From af79de50da7069d256d177bae684bc36d5273f51 Mon Sep 17 00:00:00 2001 From: Jiaqiang Xu Date: Tue, 4 Nov 2025 10:01:08 +0800 Subject: [PATCH] Update changelog for SeaDrive Client version 3.0.17 Added new features and fixes for version 3.0.17. --- manual/changelog/drive-client-changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/manual/changelog/drive-client-changelog.md b/manual/changelog/drive-client-changelog.md index ed4b4023..6bf9efcd 100644 --- a/manual/changelog/drive-client-changelog.md +++ b/manual/changelog/drive-client-changelog.md @@ -1,5 +1,16 @@ # SeaDrive Client Changelog +### 3.0.17 (2025/11/04) + +* \[win] Add read-only icons for files with read-only permissions +* \[win] Fix UI freezing issue after entering password for encrypted library +* \[win] Fix sync issue after changing the character cases for file names +* \[linux] Fix corrupted icon in system notification +* Add link to FAQ in file sync error dialog +* Automatically rotate logs when it gets large +* Add User Agent header for websockets requests +* Reconnect to notification server after computer wake up + ### 3.0.16 (2025/08/22) * Don't persist network errors after restart