news on wifiwave2 EOL

This commit is contained in:
Christian Hesse 2024-03-11 16:32:49 +01:00
parent d513ea61cf
commit 83dbcfecd5
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@
:local ScriptName [ :jobname ];
# expected configuration version
:global ExpectedConfigVersion 120;
:global ExpectedConfigVersion 121;
# global variables not to be changed by user
:global GlobalFunctionsReady false;

View file

@ -45,6 +45,7 @@
"Huge configuration and lots of scripts give an extra risk. Take care!");
119="Added support for IPv6 to script 'fw-addr-lists'.";
120="Implemented a workaround in 'backup-cloud'. Now script should no longer just crash, but send notification with error.";
121="The 'wifiwave2' scripts are finally gone. Development continues with 'wifi' in RouterOS 7.13 and later.";
};
# Migration steps to be applied on script updates