Browse Source

Updated RELEASE_NOTES.

grunfink 1 year ago
parent
commit
017e59e98c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
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).