release: version 0.5.6.dev 🚀
This commit is contained in:
12
changelog.md
12
changelog.md
@@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
#### New
|
#### New
|
||||||
|
|
||||||
|
* Add support for base64 sublink for header from content.
|
||||||
|
|
||||||
* Add profile headers from comments in response! good for hosting in github and show information.
|
* Add profile headers from comments in response! good for hosting in github and show information.
|
||||||
|
|
||||||
* Automated version release.
|
* Automated version release.
|
||||||
@@ -13,6 +15,16 @@
|
|||||||
|
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
|
* If .dev is exist in the version do not show update needed.
|
||||||
|
|
||||||
|
* Keep the link as it is. fix the issue with &
|
||||||
|
|
||||||
|
* Dependency issue.
|
||||||
|
|
||||||
|
* Remove extra print.
|
||||||
|
|
||||||
|
* Bug in get headers from body.
|
||||||
|
|
||||||
* Bug ini ci to google play.
|
* Bug ini ci to google play.
|
||||||
|
|
||||||
* Tag version issue.
|
* Tag version issue.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: hiddify
|
name: hiddify
|
||||||
description: A Proxy Frontend.
|
description: A Proxy Frontend.
|
||||||
publish_to: "none"
|
publish_to: "none"
|
||||||
version: 0.5.5+505
|
version: 0.5.6+506
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.5 <4.0.0"
|
sdk: ">=3.0.5 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user