diff --git a/constant/version.go b/constant/version.go index fa8689988a..8461d0ddbf 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 2ec2e9b9ff..9fc7772451 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 b4b819ea75..e8b7ba23f7 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 78b0bea3a9..1497ac42f8 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 ==必填==