From 7a7ca50f2ce45037fe6474d6636365326cd4b9d7 Mon Sep 17 00:00:00 2001 From: Jiaqiang Xu Date: Tue, 15 Dec 2020 18:24:05 +0800 Subject: [PATCH] Update client-changelog.md --- manual/changelog/client-changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manual/changelog/client-changelog.md b/manual/changelog/client-changelog.md index 9e158a80..86d3ae09 100644 --- a/manual/changelog/client-changelog.md +++ b/manual/changelog/client-changelog.md @@ -2,6 +2,14 @@ ## 8.0 +### 8.0.1 beta (2020/12/15) + +* \[Win] Fix compatibility to previously synced libraries +* \[Win] Fix failing to run issue +* Don't stop syncing a library when local folder is unavailable, if option is set +* \[Win] Fix files with invalid names reappearing problem +* Use SOCKS5 proxy to resolve domain names + ### 8.0.0 beta (2020/11/28) * \[Win] Build with Visual Studio 2019 instead of MinGW