diff options
author | default <nobody@localhost> | 2022-10-28 18:07:18 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-28 18:07:18 +0200 |
commit | edbf7c89095ba8bbdf5e817cae3f8d1ea19868fb (patch) | |
tree | b16317d4bedaf261b65f57145e9860ade351258f /RELEASE_NOTES.md | |
parent | 5ee9504b1801f106f152ef9d60620ad88454d390 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-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 66ace1b..d134e95 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Fixed some minor memory leaks. Mail notifications are sent through the queue (and retried if failed). +More aggressive HTML sanitization. + ## 2.06 Fixed a nasty bug in newly created users. |