diff options
| author | default <nobody@localhost> | 2024-12-21 16:50:28 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-12-21 16:50:28 +0100 |
| commit | 5ffd4435d8590d0c1f07c3d8761488eb81e88180 (patch) | |
| tree | 512c112f3643852f61a71e10fea6870e194a2e0b /RELEASE_NOTES.md | |
| parent | 00004500a9b56ca22cfe5e6949ea5072d0a63414 (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fc7144b..9749197 100644 --- 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. |