From 0cec92dd0fa21653f528ed93faf8fd17a38a3bd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Wed, 8 Mar 2023 14:51:52 +0800 Subject: [PATCH] Update documentation --- constant/version.go | 2 +- docs/changelog.md | 5 +++++ docs/configuration/inbound/shadowtls.md | 2 +- docs/configuration/inbound/shadowtls.zh.md | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/constant/version.go b/constant/version.go index fa868998..8461d0dd 100644 --- a/constant/version.go +++ b/constant/version.go @@ -1,3 +1,3 @@ package constant -var Version = "1.2-beta5" +var Version = "1.2-beta7" diff --git a/docs/changelog.md b/docs/changelog.md index 2ec2e9b9..9fc77724 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,8 @@ +#### 1.2-beta7 + +* Fix the compatibility issue between VLESS's vision sub-protocol and the Xray-core client +* Improve the stability of the VMESS server + #### 1.2-beta6 * Introducing our [new iOS client application](/installation/clients/sfi) diff --git a/docs/configuration/inbound/shadowtls.md b/docs/configuration/inbound/shadowtls.md index b4b819ea..e8b7ba23 100644 --- a/docs/configuration/inbound/shadowtls.md +++ b/docs/configuration/inbound/shadowtls.md @@ -68,7 +68,7 @@ Only available in the ShadowTLS protocol 3. Handshake server address and [Dial options](/configuration/shared/dial). -#### handshake +#### handshake_for_server_name Handshake server address and [Dial options](/configuration/shared/dial) for specific server name. diff --git a/docs/configuration/inbound/shadowtls.zh.md b/docs/configuration/inbound/shadowtls.zh.md index 78b0bea3..1497ac42 100644 --- a/docs/configuration/inbound/shadowtls.zh.md +++ b/docs/configuration/inbound/shadowtls.zh.md @@ -67,7 +67,7 @@ ShadowTLS 用户。 握手服务器地址和 [拨号参数](/zh/configuration/shared/dial/)。 -#### handshake +#### handshake_for_server_name ==必填==