aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-12-19 10:07:24 +0100
committerdefault <nobody@localhost>2024-12-19 10:07:24 +0100
commit39096852159775e43548fe3eaceb136f1c0260b5 (patch)
tree879418065b2c19e9824c5280efdb0147b72a789a
parent13d4fde316c8281e3100017b4b8eca4fc0dfc925 (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 0ccdd49..a0ff2f8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
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.).
+Fixed a bug regarding repeated attachments when editing a post.
+
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.