diff options
author | default <nobody@localhost> | 2022-10-28 18:19:45 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-28 18:19:45 +0200 |
commit | 899136684cdb18f2145a45f9bf137cff644779ea (patch) | |
tree | df4b2330e7bafee5142701f1032415fbf944e5f7 | |
parent | a68f068e7144794f015108e42c101b892db360dd (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d134e95..ba7253c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,13 +1,15 @@ # Release Notes +## 2.08 + +More aggressive HTML sanitization. + ## 2.07 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. |