Updated RELEASE_NOTES.

This commit is contained in:
default 2024-12-21 16:50:28 +01:00
parent 00004500a9
commit 5ffd4435d8

View file

@ -8,7 +8,7 @@ IP addresses for failed logins are tracked and throttled to mitigate brute force
Fixed a bug regarding repeated attachments when editing a post.
Mastodon API: Improved timeline pagination in some clients (details: an HTTP `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash, implemented markers (contributed by nowster).
Mastodon API: Improved timeline pagination in some clients (details: an HTTP `Link` header has been added), fixed missing audio attachments, fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash, implemented markers (contributed by nowster).
When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance.