aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
diff options
context:
space:
mode:
Diffstat (limited to 'global-config.changes')
-rw-r--r--global-config.changes22
1 files changed, 0 insertions, 22 deletions
diff --git a/global-config.changes b/global-config.changes
deleted file mode 100644
index 9d7ec00..0000000
--- a/global-config.changes
+++ /dev/null
@@ -1,22 +0,0 @@
-# RouterOS global-config changes
-# Copyright (c) 2019-2020 Christian Hesse <mail@eworm.de>
-
-# Changes for global-config to be added to notification on script updates
-:global GlobalConfigChanges {
- 1="Moved variables from 'global-config' to 'global-functions' for independence";
- 2="Variable names became CamelCase to work around scripting issues";
- 3="Variable for certificate renew passphrase became an array to support multiple passphrases";
- 4="Added option to ignore global-config changes";
- 5="Split off new script 'cloud-backup' from 'email-backup'";
- 6="Introduced script 'upload-backup' with new configuration parameters";
- 7="Introduced script 'check-health' with new configuration parameters";
- 8="Added donation hint and option to silence it";
- 9="Introduced configuration overlay 'global-config-overlay'";
- 10="Made health threshold for voltage configurable";
- 11="Introduced function '\$ScriptInstallUpdate' to install new and update existing scripts";
- 12="Removed '\$ScriptUpdatesConfigChangesIgnore', comment '\$GlobalConfigVersion' in 'global-config-overlay' to disable change notifications";
- 13="Configuration for script 'bridge-port-to-default' changed with new syntax in comment";
- 14="Dropped script 'script-updates', use '\$ScriptInstallUpdate' exclusively!";
- 15="New documentation is online! https://git.eworm.de/cgit/routeros-scripts/about/#available-scripts";
- 16="Happy with RouterOS Scripts and have a GitHub and/or GitLab account? Please star!";
-};