diff options
author | default <nobody@localhost> | 2023-04-16 05:58:40 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-16 05:58:40 +0200 |
commit | 7bec30ee52fbfb4f998d14eb6a53a99760e2c0df (patch) | |
tree | 28541622c37b318bf70ac4a77f875617a8dcf528 | |
parent | 81100cb825853ab7b370e91bdde88bf337bea743 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b678ed7..be91756 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,9 +2,11 @@ ## 2.28 -The Mastodon API now supports notifications. +Added a new notification area, accessible from a link at the top. The number of unseen new events is marked in the link itself. -Fixed an HTML cache bug (was not refreshed after editing a post). +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. + +Fixed an HTML cache bug (it was not refreshed after editing a post). ## 2.27 |