summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5118c22..3b403e0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
4 4
5Fixed URL links with the # symbol on them. 5Fixed URL links with the # symbol on them.
6 6
7When sanitizing HTML input, unsupported tags are deleted instead of escaped.
8
7There is new a user configuration setup checkbox to mark an account as a bot. 9There is new a user configuration setup checkbox to mark an account as a bot.
8 10
9Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7). 11Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7).