mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update client-changelog.md
This commit is contained in:
parent
0a8b48bc87
commit
f5324f525d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue