grunfink 1 год назад
Родитель
Сommit
017e59e98c
1 измененных файлов с 2 добавлено и 0 удалено
  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).