From 75e16af1fab5cfeda27de42f313b0722a74ad039 Mon Sep 17 00:00:00 2001 From: genshen Date: Wed, 7 Feb 2024 23:05:53 +0800 Subject: [PATCH] docs(changelog): update changelog before v0.7.0 release --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6cd37f..df2598b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [v0.7.0](https://github.com/genshen/wssocks-plugin-ustb/compare/v0.6.0...v0.7.0) -> 2024-02-03 +> 2024-02-07 ### Docs @@ -13,12 +13,19 @@ * update document about versions for downloading * add downloads number badge and action status badge * add new version, complete document for wssocks-ustb usage +* **changelog:** update changelog before v0.7.0 release +* **changelog:** update changelog for release v0.7.0 +* **client:** correct client filename in document due to filename changing in v0.7.0 release * **git:** correct ProxyCommand of git under ssh protocol on windows Git Bash ### Feat * **docs:** change docs theme to `theme-simple` and add edit-on-github button * **gui:** update document url of fyne-based client to github page +* **gui:** add a tab for separating basic and vpn settings +* **gui:** wait and show fyne-based client error message after the client is started +* **gui:** add input for accept the proxy auth token +* **gui:** feature of copying proxy command of git/ssh/http/https for fyne-based client * **swiftui:** adjust "quit app" button to right of "Start/Stop" button * **swiftui:** add feature of copying proxy command for git/ssh/http/https * **swiftui:** wait and show client error message after the client is started @@ -40,9 +47,13 @@ * **gh-action:** Merge pull request [#9](https://github.com/genshen/wssocks-plugin-ustb/issues/9) from genshen/fix-ci-building-error * **gomodule:** Merge pull request [#11](https://github.com/genshen/wssocks-plugin-ustb/issues/11) from genshen/dependabot/go_modules/golang.org/x/crypto-0.1.0 * **gui:** Merge pull request [#16](https://github.com/genshen/wssocks-plugin-ustb/issues/16) from genshen/feature-fyne-based-client-mac-arm64-support +* **gui:** Merge pull request [#23](https://github.com/genshen/wssocks-plugin-ustb/issues/23) from genshen/feature-fyne-based-client-copy-proxy-command +* **gui:** Merge pull request [#21](https://github.com/genshen/wssocks-plugin-ustb/issues/21) from genshen/feature-client-ui-wait-error +* **gui:** Merge pull request [#22](https://github.com/genshen/wssocks-plugin-ustb/issues/22) from genshen/feature-new-fyne-based-client-ui-redesign * **swiftui:** Merge pull request [#17](https://github.com/genshen/wssocks-plugin-ustb/issues/17) from genshen/feature-macos-copy-proxy-command * **swiftui:** Merge pull request [#14](https://github.com/genshen/wssocks-plugin-ustb/issues/14) from genshen/feature-client-macos-arm-support * **swiftui:** Merge pull request [#12](https://github.com/genshen/wssocks-plugin-ustb/issues/12) from genshen/feature-swiftui-client-wait +* **swiftui:** Merge pull request [#20](https://github.com/genshen/wssocks-plugin-ustb/issues/20) from genshen/fix-swiftui-status-image-color * **swiftui:** Merge pull request [#10](https://github.com/genshen/wssocks-plugin-ustb/issues/10) from genshen/fix-swiftui-menu-bar-ventura * **swiftui:** Merge branch 'fix-swiftui-client-building-error' into 'master' * **swiftui:** Merge pull request [#8](https://github.com/genshen/wssocks-plugin-ustb/issues/8) from genshen/feature-swiftui-menu-bar