Explorar el Código

Updated RELEASE_NOTES.

grunfink hace 3 semanas
padre
commit
669b86ce65
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      RELEASE_NOTES.md

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