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"
},
"sort": "Sort",
"sortBy": "Sort by",
"addToClipboard": "Add to clipboard"
"sortBy": "Sort by"
},
"intro": {
"termsAndPolicyCaution(rich)": "by continuing you agree with ${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,67 @@
# 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

View File

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