Update client-changelog.md

This commit is contained in:
Jiaqiang Xu 2024-12-07 17:23:28 +08:00 committed by GitHub
parent 0a8b48bc87
commit f5324f525d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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