release: version 0.7.0
This commit is contained in:
26
changelog.md
26
changelog.md
@@ -1,7 +1,31 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
## 0.6.0 (2023-09-30)
|
## 0.7.0 (2023-10-03)
|
||||||
|
|
||||||
|
#### New
|
||||||
|
|
||||||
|
* Add support of some exception panel with zero usage.
|
||||||
|
|
||||||
|
#### Other
|
||||||
|
|
||||||
|
* Fix translation bug.
|
||||||
|
|
||||||
|
* Improve error handling and presentation.
|
||||||
|
|
||||||
|
* Add retry for network ops.
|
||||||
|
|
||||||
|
* Merge branch 'main' of hiddify-github:hiddify/hiddify-next.
|
||||||
|
|
||||||
|
* Add local profile.
|
||||||
|
|
||||||
|
* Add auto translator.
|
||||||
|
|
||||||
|
* Add auto translate.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## v0.6.0 (2023-09-30)
|
||||||
|
|
||||||
#### Other
|
#### Other
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: hiddify
|
name: hiddify
|
||||||
description: A Proxy Frontend.
|
description: A Proxy Frontend.
|
||||||
publish_to: "none"
|
publish_to: "none"
|
||||||
version: 0.6.0+600
|
version: 0.7.0+700
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.5 <4.0.0"
|
sdk: ">=3.0.5 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user