summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-07-31 06:26:52 +0200
committerdefault <nobody@localhost>2024-07-31 06:26:52 +0200
commit053e9de637c420d8303a88534f330f20080604c2 (patch)
treee3b55f393a51733a3b57b80f0c907718cf5572cb /RELEASE_NOTES.md
parent1001744ddb48ed3cb49d1d6d1a607852d6d385de (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index bfa43ac..05dc014 100644
--- a/RELEASE_NOTES.md
+++ b/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.