diff options
author | default <nobody@localhost> | 2023-06-13 22:09:56 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-13 22:09:56 +0200 |
commit | f839dc11c9d65fd0f120d4ee648cbf1b695b57e2 (patch) | |
tree | 89127e85b152c4043f4110a8c7635797df8c49d1 | |
parent | f5e437a100376e1468028b90fb570c343f4b6e0d (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3b403e0..abfcd5b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ When sanitizing HTML input, unsupported tags are deleted instead of escaped. There is new a user configuration setup checkbox to mark an account as a bot. +Fixed crash on missing headers while checking signatures. + Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7). ## 2.34 |