summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-06-01 09:37:55 +0200
committerdefault <nobody@localhost>2023-06-01 09:37:55 +0200
commit2cdcc8ecc32d5f3be6a4eed3c3660744781698f7 (patch)
treebcd72b529b47fec5701191a9c80f696ff0e30417 /RELEASE_NOTES.md
parent1023ee88f5f83c05b65459eaf96a93e800744b57 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3680f92..62b3942 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Polls can now be created from the web interface.
New Mastodon API features: polls are shown and can be voted.
+The user@host identifier is now shown next to the user avatar (contributed by Haijo7). A small change to the default CSS was necessary for this; please consider updating your style.css.
+
## 2.33
Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating a poll is not yet implemented, though.