notify on changes regarding certificates

This commit is contained in:
Christian Hesse 2024-06-20 20:51:46 +02:00
parent c4e8d01de1
commit 1a6812ef79
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -54,6 +54,7 @@
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.";
130="Dropped intermediate certificates, depending on just root certificates now.";
};
# Migration steps to be applied on script updates