mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 18:24:34 +02:00
netwatch-notify: pass link to notification
This is pass verbatim below the notification text.
This commit is contained in:
parent
ccfbabde5e
commit
3d4a14d449
4 changed files with 11 additions and 3 deletions
|
@ -48,6 +48,7 @@
|
|||
121="The 'wifiwave2' scripts are finally gone. Development continues with 'wifi' in RouterOS 7.13 and later.";
|
||||
122="The global configuration was enhanced to support loading snippets. Configuration can be split off to scripts where name starts with 'global-config-overlay.d/'.";
|
||||
123="Introduced new function '\$LogPrint', and deprecated '\$LogPrintExit2'. Please update custom scripts if you use it.";
|
||||
124="Added support for links in 'netwatch-notify', these are added below the formatted notification text.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue