Skip to content

Commit 609bd63

Browse files
committed
documentation: Bump version
1 parent cf5d767 commit 609bd63

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

docs/changelog.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
icon: material/alert-decagram
33
---
44

5+
#### 1.13.0-alpha.22
6+
7+
* Update uTLS to v1.8.1 **1**
8+
* Fixes and improvements
9+
10+
**1**:
11+
12+
This update fixes an critical issue that could cause simulated Chrome fingerprints to be detected,
13+
see https://github.com/refraction-networking/utls/pull/375.
14+
515
#### 1.12.10
616

717
* Update uTLS to v1.8.1 **1**
@@ -12,18 +22,52 @@ icon: material/alert-decagram
1222
This update fixes an critical issue that could cause simulated Chrome fingerprints to be detected,
1323
see https://github.com/refraction-networking/utls/pull/375.
1424

25+
#### 1.13.0-alpha.21
26+
27+
* Fix missing mTLS support in client options **1**
28+
* Fixes and improvements
29+
30+
See [TLS](/configuration/shared/tls/).
31+
1532
#### 1.12.9
1633

1734
* Fixes and improvements
1835

36+
#### 1.13.0-alpha.16
37+
38+
* Add curve preferences, pinned public key SHA256 and mTLS for TLS options **1**
39+
* Fixes and improvements
40+
41+
See [TLS](/configuration/shared/tls/).
42+
43+
#### 1.13.0-alpha.15
44+
45+
* Update quic-go to v0.54.0
46+
* Update gVisor to v20250811
47+
* Update Tailscale to v1.86.5
48+
* Fixes and improvements
49+
1950
#### 1.12.8
2051

2152
* Fixes and improvements
2253

54+
#### 1.13.0-alpha.11
55+
56+
* Fixes and improvements
57+
2358
#### 1.12.5
2459

2560
* Fixes and improvements
2661

62+
#### 1.13.0-alpha.10
63+
64+
* Improve kTLS support **1**
65+
* Fixes and improvements
66+
67+
**1**:
68+
69+
kTLS is now compatible with custom TLS implementations other than uTLS.
70+
2771
#### 1.12.4
2872

2973
* Fixes and improvements

0 commit comments

Comments
 (0)