From c98d6bc4b330efc378d6c582f768a142cb5aed9c Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Wed, 21 Apr 2021 16:31:31 +0800 Subject: [PATCH] Update changelog-for-seafile-professional-server.md --- .../changelog/changelog-for-seafile-professional-server.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manual/changelog/changelog-for-seafile-professional-server.md b/manual/changelog/changelog-for-seafile-professional-server.md index 348fd790..d9b86ecb 100644 --- a/manual/changelog/changelog-for-seafile-professional-server.md +++ b/manual/changelog/changelog-for-seafile-professional-server.md @@ -14,6 +14,11 @@ Please check our document for how to upgrade to 8.0: https://manual.seafile.com/ * [fix] Enable sending collabration notification emails by default * [fix] Recreate a department if it is deleted in LDAP syncing * [fix] Fix compatibility with old MariaDB in upgrading SQL statements from version 7.1 to 8.0 +* [fix] Fix deleting libraries without owner in admin panel +* Add an API to change a user's email +* [fix] Fix a bug in storage migration script +* [fix] Fix a bug that will cause fsck crash +* [fix] Fix a XSS problem in notification ### 8.0.1 (2021/04/07)