update: changelog for seafile client 9.0.15 and seadrive client 3.0.16
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run

This commit is contained in:
Jizhou Deng 2025-11-03 11:17:37 +08:00
parent e1b22b96ba
commit 50d43f071c
2 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,11 @@
## 9.0
### 9.0.15 (2025/08/12)
* Support redirection of http requests, like to another domain or to https
* Set timeout for fs-id-list requests to 30 minutes, to avoid infinitely waiting on bad connections
### 9.0.14 (2025/06/16)
* Improve cloud file browser dialog

View File

@ -1,5 +1,12 @@
# SeaDrive Client Changelog
### 3.0.16 (2025/08/22)
* Don't persist network errors after restart
* Properly handle request redirection in syncing
* Fix open file via client from web interface
* \[win] Allow users to choose sync root folder names when login an account for the first time
### 3.0.15 (2025/06/26)
* Persist file sync errors over restart