Skip to content

Commit

Permalink
Update client-changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
killing authored Dec 7, 2024
1 parent 0a8b48b commit f5324f5
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions manual/changelog/client-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5324f5

Please sign in to comment.