aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-01-12 14:35:47 +0100
committergrunfink <grunfink@comam.es>2026-01-12 14:35:47 +0100
commit76bb42fa09dd4b1d74dda70e59dbc5d9f1681422 (patch)
tree0bbef07aa9757a59220264285813aee5395a1efe
parentcf2335c3a65ace85bc49ec0db8a92617280da35a (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 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
Mastodon API: children of a post are returned recursively, not just the first level (contributed by violette).
+Implemented optional metadata stripping for images and videos using external tools (contributed by Stefano Marinelli).
+
## 2.87
Hide EmojiReacts from muted actors and blocked instances.