summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-12-15 23:34:01 +0100
committerGravatar default2024-12-15 23:34:01 +0100
commit1aab3c5739a689f5288d576fa5148d001a9a56c6 (patch)
treeb98a3d3dc9dca6bcd4d3635d2c2e1ff152f212c5
parentFixed bad url in timeline link. (diff)
downloadsnac2-1aab3c5739a689f5288d576fa5148d001a9a56c6.tar.gz
snac2-1aab3c5739a689f5288d576fa5148d001a9a56c6.tar.xz
snac2-1aab3c5739a689f5288d576fa5148d001a9a56c6.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 4630352..08fb219 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED
4
5Mastodon API: fixed a crash, fixed an incorrect value for the `bot` field, added a `Link` header to improve timeline pagination in some clients.
6
7Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar).
8
3## 2.66 9## 2.66
4 10
5As 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. 11As 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.