We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cffae11 commit 8358ec1Copy full SHA for 8358ec1
CHANGELOG.md
@@ -6,6 +6,7 @@
6
7
- Updated sing-box to version 1.7.8
8
- Improved TLS Fragmentation. [PR#12](https://github.com/hiddify/hiddify-sing-box/pull/12) by [Kyōchikutō | キョウチクトウ](https://github.com/kyochikuto)
9
+- Improved v2ray config parser
10
- Added cancel button on new profile modal
11
- Changed default Connection Test URL
12
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: hiddify
2
description: Cross Platform Multi Protocol Proxy Frontend.
3
publish_to: "none"
4
-version: 0.13.4+1340
+version: 0.13.5+1350
5
environment:
sdk: ">=3.2.0 <4.0.0"
0 commit comments