aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-12-19 05:08:03 +0100
committerdefault <nobody@localhost>2024-12-19 05:08:03 +0100
commitbcfefbe8b1c20f4a86a109b7f03ac750d40c3bbe (patch)
treee5bbaa62e61f094f57ce24aaf03a0314cc5b4bde
parent7b8f766feb35629c7db6e9392dbe9de2dd6f7239 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 0031dce..0ccdd49 100644
--- 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.