Update client-changelog.md

This commit is contained in:
Jiaqiang Xu 2020-12-15 18:24:05 +08:00 committed by GitHub
parent b88c8cdccb
commit 7a7ca50f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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