Update server-changelog.md
Some checks failed
Deploy CI / deploy (push) Has been cancelled

This commit is contained in:
Daniel Pan 2024-11-04 17:38:17 +08:00 committed by GitHub
parent 1da83af7d9
commit 398ac11901
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,16 @@
Please check our document for how to upgrade to 11.0: <https://manual.seafile.com/upgrade/upgrade_notes_for_11.0.x/>
### 11.0.13 (2024-11-04)
* [Security] Do not allow .. as a file directory name
* [Security] Sending Links with Passwords has no HTML escape
* [fix] Fix preview support for TIFF images
* [fix] Check the length of email in login form, preventing too long input
* [fix] Use user name instead of user ID in email content
* [Security] auth-token API also prevent brute force attack
* [fix] Fix a bug that system admin can not share a library in admin panel
### 11.0.12 (2024-08-14)