commit 35b6257d9ca79a814f19f4ee7be6eb16326a0452 parent 0f42fbf854d195b28616339e58e347e9cf42b409 Author: default <nobody@localhost> Date: Wed, 23 Oct 2024 16:58:27 +0200 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,15 @@ # Release Notes +## 2.61 + +Migration from a Mastodon account to a snac one has been implemented. Please see `snac(8)` (the administrator manual) for more information. + +Mastodon API: fixed `timelines/public` (it was showing less posts that it should). + +Fixed over-zealous caching to the public timeline. + +Some HTML tweaks and fixes to the web interface. + ## 2.60 Migration from a snac account to a Mastodon one has been implemented. Please see `snac(8)` (the administrator manual) for more information.