release: version 0.8.2

This commit is contained in:
Hiddify
2023-10-07 10:32:00 +02:00
parent 437728e9d8
commit 22b84bcae5
5 changed files with 58 additions and 9 deletions

View File

@@ -10,8 +10,7 @@
"disable": "Выключить"
},
"sort": "Сортировать",
"sortBy": "Сортировать по",
"addToClipboard": ""
"sortBy": "Сортировать по"
},
"intro": {
"termsAndPolicyCaution(rich)": "продолжая, вы соглашаетесь с ${tap(@:about.termsAndConditions)}",

View File

@@ -10,8 +10,7 @@
"disable": "停用"
},
"sort": "排序",
"sortBy": "排序方式",
"addToClipboard": ""
"sortBy": "排序方式"
},
"intro": {
"termsAndPolicyCaution(rich)": "继续即表示您同意 ${tap(@:about.termsAndConditions)}",

View File

@@ -1,7 +1,58 @@
# Changelog
## 0.8.1 (2023-10-06)
## 0.8.2 (2023-10-07)
#### Fix
* Hysteria2 and some links.
#### Other
* Update README_fa.md.
* Update README_fa.md.
* Update README_fa.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Update README.md.
* Create README_fa.md.
* Update README.md.
* Update README.md.
* Update README.md.
_Add some features to the readme_
* Add debug export to clipboard.
## v0.8.1 (2023-10-06)
#### New

View File

@@ -1,7 +1,7 @@
name: hiddify
description: A Proxy Frontend.
publish_to: "none"
version: 0.8.1+801
version: 0.8.2+802
environment:
sdk: ">=3.0.5 <4.0.0"