diff options
| author | 2024-12-20 08:36:42 +0100 | |
|---|---|---|
| committer | 2024-12-20 08:36:42 +0100 | |
| commit | 55fb7dcbef819478c8d54a0161fb1330622a762e (patch) | |
| tree | a4d0e9b1af20c06e06cc1bf03aeaa26cb5947f91 | |
| parent | Merge branch 'master' of comam.es:git/snac2 (diff) | |
| download | penes-snac2-55fb7dcbef819478c8d54a0161fb1330622a762e.tar.gz penes-snac2-55fb7dcbef819478c8d54a0161fb1330622a762e.tar.xz penes-snac2-55fb7dcbef819478c8d54a0161fb1330622a762e.zip | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index df11ac4..fc7144b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -8,7 +8,7 @@ IP addresses for failed logins are tracked and throttled to mitigate brute force | |||
| 8 | 8 | ||
| 9 | Fixed a bug regarding repeated attachments when editing a post. | 9 | Fixed a bug regarding repeated attachments when editing a post. |
| 10 | 10 | ||
| 11 | 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. | 11 | 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). |
| 12 | 12 | ||
| 13 | When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance. | 13 | When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance. |
| 14 | 14 | ||