You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## [0.13.5.dev] - 2023-1-6
4
+
5
+
### New Features and Improvements
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
+
13
+
### Bug Fixes
14
+
15
+
- Fixed Android service mode
16
+
- Fixed QR code scanner not scanning deep links
3
17
4
18
## [0.13.4.dev] - 2023-1-4
5
19
@@ -197,6 +211,7 @@
197
211
- Fixed localization mistakes in Russian. [PR#95](https://github.com/hiddify/hiddify-next/pull/95) by [solokot](https://github.com/solokot)
198
212
- Fixed localization mistakes in Russian. [PR#74](https://github.com/hiddify/hiddify-next/pull/74) by [Elshad Guseynov](https://github.com/lifeindarkside)
0 commit comments