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

View File

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

View File

@@ -1,7 +1,58 @@
# Changelog # 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 #### New

View File

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