diff options
| -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 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. | |||
| 8 | 8 | ||
| 9 | 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. | 9 | 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. |
| 10 | 10 | ||
| 11 | Clicking on an image attachment opens it in a new tab (contributed by Haijo7). | ||
| 12 | |||
| 11 | ## 2.33 | 13 | ## 2.33 |
| 12 | 14 | ||
| 13 | Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating a poll is not yet implemented, though. | 15 | Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating a poll is not yet implemented, though. |