netwatch-notify: pass link to notification

This is pass verbatim below the notification text.
This commit is contained in:
Christian Hesse 2024-03-13 08:37:11 +01:00
parent ccfbabde5e
commit 3d4a14d449
4 changed files with 11 additions and 3 deletions

View file

@ -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