grunfink пре 2 недеља
родитељ
комит
61d207d2c6
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      RELEASE_NOTES.md

+ 4 - 0
RELEASE_NOTES.md

@@ -6,6 +6,10 @@ Added some fixes to media proxy code.
 
 Fixed EmojiReact code to allow any emoticon defined in `emojis.json`, not only those with colon-wrapped identifiers.
 
+Fixed a bug in notification filtering (paging was sometimes incorrect).
+
+Added a notification filter for Webmentions.
+
 Mastodon API: Don't return reactions count as string (contributed by mkljczk), implemented GET /v1/media (contributed by clairemont).
 
 Fixed bug in documentation examples (contributed by Sprite_tm).