From 50d43f071cf419cd794eb697f01efb19c4eeaf5d Mon Sep 17 00:00:00 2001 From: Jizhou Deng Date: Mon, 3 Nov 2025 11:17:37 +0800 Subject: [PATCH] update: changelog for seafile client 9.0.15 and seadrive client 3.0.16 --- manual/changelog/client-changelog.md | 5 +++++ manual/changelog/drive-client-changelog.md | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/manual/changelog/client-changelog.md b/manual/changelog/client-changelog.md index 382fb20a..5c24c24b 100644 --- a/manual/changelog/client-changelog.md +++ b/manual/changelog/client-changelog.md @@ -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 diff --git a/manual/changelog/drive-client-changelog.md b/manual/changelog/drive-client-changelog.md index 818f9976..ed4b4023 100644 --- a/manual/changelog/drive-client-changelog.md +++ b/manual/changelog/drive-client-changelog.md @@ -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