summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3f22b73..ff2da45 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,6 +12,8 @@ If an account has a metadata named `pronouns`, it's shown by the name (contribut
12 12
13Mastodon API: children of a post are returned recursively, not just the first level (contributed by violette). 13Mastodon API: children of a post are returned recursively, not just the first level (contributed by violette).
14 14
15Implemented optional metadata stripping for images and videos using external tools (contributed by Stefano Marinelli).
16
15## 2.87 17## 2.87
16 18
17Hide EmojiReacts from muted actors and blocked instances. 19Hide EmojiReacts from muted actors and blocked instances.