backup-partition: news on support for copy-over

This commit is contained in:
Christian Hesse 2024-05-23 12:18:13 +02:00
parent affa118161
commit 33a495beb7
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -53,6 +53,7 @@
126="Made 'telegram-chat' capable of handling large command output. Telegram messages still limit the size, so it is truncated now.";
127="Added support for authentication to Ntfy notification module.";
128="Added another list from blocklist.de to default configuration for 'fw-addr-lists'.";
129="Extended 'backup-partition' to support RouterOS copy-over - interactively or before feature update.";
};
# Migration steps to be applied on script updates