diff options
author | Christian Hesse <mail@eworm.de> | 2024-04-09 23:46:32 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-04-15 09:11:17 +0200 |
commit | ca2e5f2a017c20f272419c5539b7c234a02f45a4 (patch) | |
tree | f11813b9c368a1d88fa6370d5bf99b79fef287d6 /news-and-changes.rsc | |
parent | 5f76c245b016125f9e56d45bef381bae38731491 (diff) |
mod/notification-ntfy: support basic authchange-127
Closes #59
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r-- | news-and-changes.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc index 2b04c29..8ddeb91 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -51,6 +51,7 @@ 124="Added support for links in 'netwatch-notify', these are added below the formatted notification text."; 125=("April's Fool! " . [ $SymbolForNotification "smiley-partying-face" ] . "Well, you missed it... - no charge nor fees. (Anyway... Donations are much appreciated, " . [ $SymbolForNotification "smiley-smiling-face" ] . "thanks!)"); 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."; }; # Migration steps to be applied on script updates |