summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-06-02 10:23:30 +0200
committerdefault <nobody@localhost>2023-06-02 10:23:30 +0200
commit97b8dded002e756e50786765c5f44a135fd00c63 (patch)
tree15398a081e11355b65b745bdf72e9b8392f91c42
parent99588a8a5c9f3cfec2e95f5dbae321da3a684dee (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 241dced..7c69515 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ New Mastodon API features: polls are shown and can be voted on.
The user@host identifier is now shown next to the user avatar (contributed by Haijo7). A small tweak to the default CSS was made to suit this change; please consider updating your style.css.
+Clicking on an image attachment opens it in a new tab (contributed by Haijo7).
+
## 2.33
Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating a poll is not yet implemented, though.