snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 7bec30ee52fbfb4f998d14eb6a53a99760e2c0df
parent 81100cb825853ab7b370e91bdde88bf337bea743
Author: default <nobody@localhost>
Date:   Sun, 16 Apr 2023 05:58:40 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git 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