commit 8340ff6e78f5597591cd6cf04cfc58c2b2f4d9c8
parent 39a8a5edff9de27784ced04ee9761946fa1ba145
Author: default <nobody@localhost>
Date: Fri, 21 Apr 2023 23:23:00 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Added a new notification area, accessible from a link at the top. The number of
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.
+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.
+
Fixed an HTML cache bug (it was not refreshed after editing a post).
## 2.27