commit 2cdcc8ecc32d5f3be6a4eed3c3660744781698f7 parent 1023ee88f5f83c05b65459eaf96a93e800744b57 Author: default <nobody@localhost> Date: Thu, 1 Jun 2023 09:37:55 +0200 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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.