release: version 0.8.3

This commit is contained in:
Hiddify
2023-10-07 11:10:34 +02:00
parent cb281cad74
commit e728cb8b66
4 changed files with 64 additions and 6 deletions

View File

@@ -10,8 +10,7 @@
"disable": "Disable" "disable": "Disable"
}, },
"sort": "Sort", "sort": "Sort",
"sortBy": "Sort by", "sortBy": "Sort by"
"addToClipboard": "Add to clipboard"
}, },
"intro": { "intro": {
"termsAndPolicyCaution(rich)": "by continuing you agree with ${tap(@:about.termsAndConditions)}", "termsAndPolicyCaution(rich)": "by continuing you agree with ${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,67 @@
# Changelog # Changelog
## 0.8.2 (2023-10-07) ## 0.8.3 (2023-10-07)
#### Other
* Add release message and help.
* Merge branch 'main' of hiddify-github:hiddify/hiddify-next.
* Fix bugs.
* Update release_message.md.
* Update release_message.md.
* Update README_fa.md.
* Update README.md.
* Update release_message.md.
* Update release_message.md.
* Create release_message.md.
* Add google play badge to assets.
* Update README.md.
* Update README_fa.md.
* Update README_fa.md.
* Update README.md.
* Update README.md.
* Create contribute.md.
* Update README_fa.md.
* Update README.md.
* Update README_fa.md.
* Update README_fa.md.
* Update README.md.
* Update README.md.
* Update README_fa.md.
* Add feature request template.
* Fix issue template.
* Add issue template.
## v0.8.2 (2023-10-07)
#### Fix #### Fix

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.2+802 version: 0.8.3+803
environment: environment:
sdk: ">=3.0.5 <4.0.0" sdk: ">=3.0.5 <4.0.0"