diff --git a/manual/changelog/client-changelog.md b/manual/changelog/client-changelog.md index 7566dab0..908156b6 100644 --- a/manual/changelog/client-changelog.md +++ b/manual/changelog/client-changelog.md @@ -2,6 +2,30 @@ ## 9.0 +### 9.0.11 (2024/11/15) + +* Fix potential UI freeze in 9.0.10 +* Fix possible unsync of synced folders on restart + +### 9.0.10 (2024/11/11) + +* Don't checkout file/folder with name ".." +* Fix auto unsync library bug +* Don't show "The path contains symbols that are not supported by the windows system" error by default +* \[mac] Fix potential file deletion bug when handling rename events +* \[linux] Support GNUTLS for encrypted library version 4 + +### 9.0.9 (2024/10/29) + +* Auto unsync libraries that has no permission +* Fix low download speed in high-speed networks +* Add API request timeout in GUI +* Turn single-sign-on to a button +* Support syncing encrypted library with custom password hash algorithms (Argon and PBKDF2) +* \[mac] Don't split rename event into delete and add events +* \[linux] Fix UI in dark modes +* \[linux] Fix bug for single-sign-on with built-in browser + ### 9.0.8 (2024/08/12) * \[win] Fix a potential crash bug when downloading files