mod/notification-ntfy: support basic auth

Closes #59
This commit is contained in:
Christian Hesse 2024-04-09 23:46:32 +02:00
parent 5f76c245b0
commit ca2e5f2a01
5 changed files with 20 additions and 4 deletions

View file

@ -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