commit 1aab3c5739a689f5288d576fa5148d001a9a56c6
parent b010be81807295e4336443a4f8b12d0513b436a5
Author: default <nobody@localhost>
Date: Sun, 15 Dec 2024 23:34:01 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
# Release Notes
+## UNRELEASED
+
+Mastodon API: fixed a crash, fixed an incorrect value for the `bot` field, added a `Link` header to improve timeline pagination in some clients.
+
+Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar).
+
## 2.66
As many users have asked for it, there is now an option to make the number of followed and following accounts public (still disabled by default). These are only the numbers; the lists themselves are never published.