Bläddra i källkod

Updated RELEASE_NOTES.

default 2 år sedan
förälder
incheckning
053e9de637
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      RELEASE_NOTES.md

+ 4 - 0
RELEASE_NOTES.md

@@ -6,6 +6,10 @@ Don't allow empty polls.
 
 Added support for Markdown-style images (converted to attachments) and strikethrough text.
 
+Added support for incoming `Move` messages: when received, the new account is followed and the old one is unfollowed.
+
+Incoming `EmojiReact` messages are internally converted to `Like` (more proper support will happen eventually).
+
 Blocks are also notified.
 
 Mastodon API: fixed a cache bug when following local users.