diff options
author | default <nobody@localhost> | 2023-06-01 09:37:55 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-01 09:37:55 +0200 |
commit | 2cdcc8ecc32d5f3be6a4eed3c3660744781698f7 (patch) | |
tree | bcd72b529b47fec5701191a9c80f696ff0e30417 /RELEASE_NOTES.md | |
parent | 1023ee88f5f83c05b65459eaf96a93e800744b57 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
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. |