From e9f3d5120c23406d0e395bea9daf23b2a1300c88 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 17 Dec 2024 04:45:35 +0100 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e193d12..0031dce 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Mastodon API: Improved timeline pagination in some clients (details: a `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash. +When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance. + Added documentation and some tweaks to enable static compilation with musl (contributed by Shamar). ## 2.66