Browse Source

documentation: Bump version

世界 1 month ago
parent
commit
7b5fc3d6df
1 changed files with 44 additions and 0 deletions
  1. 44 0
      docs/changelog.md

+ 44 - 0
docs/changelog.md

@@ -2,6 +2,16 @@
 icon: material/alert-decagram
 icon: material/alert-decagram
 ---
 ---
 
 
+#### 1.13.0-alpha.22
+
+* Update uTLS to v1.8.1 **1**
+* Fixes and improvements
+
+**1**:
+
+This update fixes an critical issue that could cause simulated Chrome fingerprints to be detected,
+see https://github.com/refraction-networking/utls/pull/375.
+
 #### 1.12.10
 #### 1.12.10
 
 
 * Update uTLS to v1.8.1 **1**
 * Update uTLS to v1.8.1 **1**
@@ -12,18 +22,52 @@ icon: material/alert-decagram
 This update fixes an critical issue that could cause simulated Chrome fingerprints to be detected,
 This update fixes an critical issue that could cause simulated Chrome fingerprints to be detected,
 see https://github.com/refraction-networking/utls/pull/375.
 see https://github.com/refraction-networking/utls/pull/375.
 
 
+#### 1.13.0-alpha.21
+
+* Fix missing mTLS support in client options **1**
+* Fixes and improvements
+
+See [TLS](/configuration/shared/tls/).
+
 #### 1.12.9
 #### 1.12.9
 
 
 * Fixes and improvements
 * Fixes and improvements
 
 
+#### 1.13.0-alpha.16
+
+* Add curve preferences, pinned public key SHA256 and mTLS for TLS options **1**
+* Fixes and improvements
+
+See [TLS](/configuration/shared/tls/).
+
+#### 1.13.0-alpha.15
+
+* Update quic-go to v0.54.0
+* Update gVisor to v20250811
+* Update Tailscale to v1.86.5
+* Fixes and improvements
+
 #### 1.12.8
 #### 1.12.8
 
 
 * Fixes and improvements
 * Fixes and improvements
 
 
+#### 1.13.0-alpha.11
+
+* Fixes and improvements
+
 #### 1.12.5
 #### 1.12.5
 
 
 * Fixes and improvements
 * Fixes and improvements
 
 
+#### 1.13.0-alpha.10
+
+* Improve kTLS support **1**
+* Fixes and improvements
+
+**1**:
+
+kTLS is now compatible with custom TLS implementations other than uTLS.
+
 #### 1.12.4
 #### 1.12.4
 
 
 * Fixes and improvements
 * Fixes and improvements