aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-05-30 18:03:18 +0200
committergrunfink <grunfink@comam.es>2025-05-30 18:03:18 +0200
commit017e59e98c33ec538c04eb7452f7c335676a67c4 (patch)
tree108eb684651c1715ffd4b754724c0ba33ef3d4ea /RELEASE_NOTES.md
parent5a2aef8666a82a30dff329992bd41baa53d4e123 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2e1b37e..bde5218 100644
--- 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).