diff options
author | Christian Hesse <mail@eworm.de> | 2023-10-11 07:40:55 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-10-17 14:05:03 +0200 |
commit | 5932586ee4c573903dbd40b4f422ffb2819b9ba2 (patch) | |
tree | 3c6d504c5acbc984011bbb4ad81654cfb98c4fe4 /news-and-changes.rsc | |
parent | 5fbf584d4ca128e5acfd0424ec66e2edc24dd946 (diff) |
introduce mod/notification-ntfy...change-109
... for sending notifications via Ntfy (https://ntfy.sh/).
TODO: use proper formatting once supported in Android app:
https://github.com/binwiederhier/ntfy/issues/889
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 debd756..29c8bd6 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -22,6 +22,7 @@ 106="Modified 'telegram-chat' to make it act on message replies, without activation. Also made it answer a single question mark with a short notice."; 107="Dropped support for non-fixed width font in Telegram notifications."; 108="Enhanced 'log-forward' to list log messages with colorful bullets to indicate severity."; + 109="Added support to send notifications via Ntfy (ntfy.sh)."; }; # Migration steps to be applied on script updates |