mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
news on wifiwave2 EOL
This commit is contained in:
@@ -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;
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user