mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
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
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
This commit is contained in:
parent
e1b22b96ba
commit
50d43f071c
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue