commit 5ffd4435d8590d0c1f07c3d8761488eb81e88180
parent 00004500a9b56ca22cfe5e6949ea5072d0a63414
Author: default <nobody@localhost>
Date: Sat, 21 Dec 2024 16:50:28 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -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.