diff options
author | default <nobody@localhost> | 2023-04-21 23:23:00 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-21 23:23:00 +0200 |
commit | 8340ff6e78f5597591cd6cf04cfc58c2b2f4d9c8 (patch) | |
tree | eded88b690124dc83a556e3362d496fd2e1ed904 /RELEASE_NOTES.md | |
parent | 39a8a5edff9de27784ced04ee9761946fa1ba145 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c360a7b..54bdf51 100644 --- 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 |