mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-05 21:12:42 +08:00
release: version 0.8.0
This commit is contained in:
parent
ac670a58c3
commit
a60cc7a5a2
26
changelog.md
26
changelog.md
@ -1,7 +1,31 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## 0.7.2 (2023-10-04)
|
||||
## 0.8.0 (2023-10-05)
|
||||
|
||||
#### New
|
||||
|
||||
* Add russian lang.
|
||||
|
||||
#### Other
|
||||
|
||||
* Add proxy tag sanitization.
|
||||
|
||||
* Fix bugs.
|
||||
|
||||
* Add ignore app update version.
|
||||
|
||||
* Add new protocols to link parser.
|
||||
|
||||
* Auto update translations on release.
|
||||
|
||||
* Update translation.
|
||||
|
||||
* Remove param in ru translation.
|
||||
|
||||
|
||||
|
||||
## v0.7.2 (2023-10-04)
|
||||
|
||||
#### Other
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
name: hiddify
|
||||
description: A Proxy Frontend.
|
||||
publish_to: "none"
|
||||
version: 0.7.2+702
|
||||
version: 0.8.0+800
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.5 <4.0.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user