Browse Source

Updated RELEASE_NOTES.

default 1 year ago
parent
commit
55fb7dcbef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      RELEASE_NOTES.md

+ 1 - 1
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.
 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.
+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).
 
 
 When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance.
 When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance.