commit 8c53411a00b6c2127a5bed25bf282573767055b2
parent 103dc7d4f2ba729737fd0ca768146247022a4b59
Author: default <nobody@localhost>
Date: Thu, 19 Dec 2024 05:19:10 +0100
Merge branch 'master' of comam.es:git/snac2
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
## UNRELEASED
+The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.).
+
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.