Skip to content

Commit

Permalink
docs(changelog): update changelog before v0.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
genshen committed Feb 7, 2024
1 parent e7862cd commit 75e16af
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a name="v0.7.0"></a>
## [v0.7.0](https://github.com/genshen/wssocks-plugin-ustb/compare/v0.6.0...v0.7.0)

> 2024-02-03
> 2024-02-07
### Docs

Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 75e16af

Please sign in to comment.