diff options
| author | default <nobody@localhost> | 2024-12-15 23:34:01 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-12-15 23:34:01 +0100 |
| commit | 1aab3c5739a689f5288d576fa5148d001a9a56c6 (patch) | |
| tree | b98a3d3dc9dca6bcd4d3635d2c2e1ff152f212c5 | |
| parent | b010be81807295e4336443a4f8b12d0513b436a5 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
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 @@ # 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. |