notify on support for Telegram group topics

This commit is contained in:
Christian Hesse 2025-02-25 12:19:49 +01:00
parent 7928c5f054
commit e5de9de391
2 changed files with 2 additions and 1 deletions

View file

@ -15,7 +15,7 @@
# Git commit id & info, expected configuration version
:global CommitId "unknown";
:global CommitInfo "unknown";
:global ExpectedConfigVersion 133;
:global ExpectedConfigVersion 134;
# global variables not to be changed by user
:global GlobalFunctionsReady false;

View file

@ -58,6 +58,7 @@
131="Enhanced certificate download to fallback to mkcert.org, so all (commonly trusted) root certificates are available now.";
132="Split off plugins from 'check-health', so the script works on all devices to monitor CPU and RAM. The supported plugins for sensors in hardware are installed automatically.";
133="Updated the default configuration for 'fw-addr-lists', deprecated lists were removed, a collective list was added.";
134="Enhanced 'mod/notification-telegram' and 'telegram-chat' to support topics in groups.";
};
# Migration steps to be applied on script updates