22icon : material/alert-decagram
33---
44
5+ #### 1.13.0-alpha.23
6+
7+ * Fix compatibility with MPTCP ** 1**
8+ * Fixes and improvements
9+
10+ ** 1** :
11+
12+ ` auto_redirect ` now rejects MPTCP connections by default to fix compatibility issues,
13+ but you can change it to bypass the sing-box via the new ` exclude_mptcp ` option.
14+
15+ See [ TUN] ( /configuration/inbound/tun/#exclude_mptcp ) .
16+
17+ #### 1.13.0-alpha.22
18+
19+ * Update uTLS to v1.8.1 ** 1**
20+ * Fixes and improvements
21+
22+ ** 1** :
23+
24+ This update fixes an critical issue that could cause simulated Chrome fingerprints to be detected,
25+ see https://github.com/refraction-networking/utls/pull/375 .
26+
527#### 1.12.10
628
729* Update uTLS to v1.8.1 ** 1**
@@ -12,18 +34,52 @@ icon: material/alert-decagram
1234This update fixes an critical issue that could cause simulated Chrome fingerprints to be detected,
1335see https://github.com/refraction-networking/utls/pull/375 .
1436
37+ #### 1.13.0-alpha.21
38+
39+ * Fix missing mTLS support in client options ** 1**
40+ * Fixes and improvements
41+
42+ See [ TLS] ( /configuration/shared/tls/ ) .
43+
1544#### 1.12.9
1645
1746* Fixes and improvements
1847
48+ #### 1.13.0-alpha.16
49+
50+ * Add curve preferences, pinned public key SHA256 and mTLS for TLS options ** 1**
51+ * Fixes and improvements
52+
53+ See [ TLS] ( /configuration/shared/tls/ ) .
54+
55+ #### 1.13.0-alpha.15
56+
57+ * Update quic-go to v0.54.0
58+ * Update gVisor to v20250811
59+ * Update Tailscale to v1.86.5
60+ * Fixes and improvements
61+
1962#### 1.12.8
2063
2164* Fixes and improvements
2265
66+ #### 1.13.0-alpha.11
67+
68+ * Fixes and improvements
69+
2370#### 1.12.5
2471
2572* Fixes and improvements
2673
74+ #### 1.13.0-alpha.10
75+
76+ * Improve kTLS support ** 1**
77+ * Fixes and improvements
78+
79+ ** 1** :
80+
81+ kTLS is now compatible with custom TLS implementations other than uTLS.
82+
2783#### 1.12.4
2884
2985* Fixes and improvements
0 commit comments