diff options
| author | grunfink <grunfink@comam.es> | 2026-08-30 16:51:01 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-08-30 16:51:01 +0200 |
| commit | 61d207d2c6cd6a1bff4a4987b2d02dc27b5a3f16 (patch) | |
| tree | 8a618c4cf44d56040468eda6117165d5a330516e /RELEASE_NOTES.md | |
| parent | 8e521cce1f980edb6ce0bfd490e93e8ab5baa93a (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 80a426e..467bb63 100644 --- a/RELEASE_NOTES.md +++ b/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). |