aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-08-30 07:44:58 +0200
committergrunfink <grunfink@comam.es>2026-08-30 07:44:58 +0200
commit669b86ce65115b1ded72dbc9674b5842196d1475 (patch)
treeb19da48258f58d2d9c7820a4b831d2bec0049d4c
parent2008eca193f841080abdb382f1e372f212410145 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index cab5eb5..80a426e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
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.
+
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).