diff options
| -rw-r--r-- | RELEASE_NOTES.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 548f710..6965077 100644 --- 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. |