summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-22 01:33:42 +0200
committerdefault <nobody@localhost>2023-04-22 01:33:42 +0200
commitb46dfa8e9eabd693e9140aef98650eafdf39b764 (patch)
tree7ce8d149e503ffadf7d044ae4529c75b42941ad8 /RELEASE_NOTES.md
parent88042277980edb34f5bc495dfc8b20a05cfe71c2 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 54bdf51..0109dbe 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,9 +2,9 @@
## 2.28
-Added a new notification area, accessible from a link at the top. The number of unseen new events is marked in the link itself. The area shows all notifications in reverse chronological order and provides a button to clear all.
+Added a new notification area to the web interface, accessible from a link at the top, that also shows the number of unseen events. This area lists all notifications in reverse chronological order and provides a button to clear all.
-More work in the Mastodon API. The new supported features are: notifications, post of new and reply messages (still no images). The official app and close relatives like Megalodon still don't work, though.
+More work in the Mastodon API. The new supported features are: notifications, post of new and reply messages (including images). #Tusky no longer crashes, as far as I have detected. The official app and close relatives like #Megalodon still don't work, though.
If you are not interested in the Mastodon API, you can compile it out of your #snac by defining the `NO_MASTODON_API` preprocessor directive.