diff options
| author | default <nobody@localhost> | 2024-10-23 16:58:27 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-10-23 16:58:27 +0200 |
| commit | 35b6257d9ca79a814f19f4ee7be6eb16326a0452 (patch) | |
| tree | bbc564a2d7cb0795690977a997d75af87690a1ea | |
| parent | 0f42fbf854d195b28616339e58e347e9cf42b409 (diff) | |
Updated RELEASE_NOTES.
| -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. |