commit 017e59e98c33ec538c04eb7452f7c335676a67c4
parent 5a2aef8666a82a30dff329992bd41baa53d4e123
Author: grunfink <grunfink@comam.es>
Date: Fri, 30 May 2025 18:03:18 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).
+Users can now configure a webhook to receive an HTTP POST for every notification. This can be useful for implementing bots that react to activities (see `snac(1)` for more information).
+
The number of pending follow confirmations is shown next to the "people" link.
Faster performance metrics (contributed by dandelions).