summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-16 06:14:04 +0200
committerdefault <nobody@localhost>2023-04-16 06:14:04 +0200
commit6640bd726f95d340e6fa01ea21fd32d2696bc8c5 (patch)
tree6fa3fdffaf0fa100559000f9ef5282d03d78a381
parent048ee3503918dac4d456ea297d2521beeb18c46c (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index be91756..c360a7b 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.
+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.
-More work in the Mastodon API. The new supported features are: notificaciones, post new and reply messages. 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 (still no images). The official app and close relatives like Megalodon still don't work, though.
Fixed an HTML cache bug (it was not refreshed after editing a post).