summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-06-13 19:01:11 +0200
committerdefault <nobody@localhost>2023-06-13 19:01:11 +0200
commite26d05746c8ad2ea79931f8be24536e6f8ce59a7 (patch)
treecf4fd9251daefe7d641b47082b0cc0f06bc84eaa /RELEASE_NOTES.md
parentb5f63b63fac94a7cfa91ad8149f9669a56150378 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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 @@
Fixed URL links with the # symbol on them.
+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.
Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7).