From ce6d18634525e5c74cfb8d73c06d6de2dc35ad5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Fri, 17 Mar 2023 13:00:09 +0800 Subject: [PATCH] Update documentation --- docs/changelog.md | 9 ++++++++- docs/configuration/shared/udp-over-tcp.md | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index debb917f32..6df381679d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,10 @@ +#### 1.2-beta9 + +* Introducing the [UDP over TCP protocol version 2](/configuration/shared/udp-over-tcp) +* Add health check support for http-based v2ray transports +* Remove length limit on short_id for reality TLS config +* Fix bugs and update dependencies + #### 1.2-beta8 * Update reality and uTLS libraries @@ -115,7 +122,7 @@ Important changes since 1.0: * Add VLESS outbound and XUDP * Skip wait for hysteria tcp handshake response * Add v2ray mux support for all inbound -* Add XUDP support for VMess +* Add XUDP support for VMess * Improve websocket writer * Refine tproxy write back * Fix DNS leak caused by diff --git a/docs/configuration/shared/udp-over-tcp.md b/docs/configuration/shared/udp-over-tcp.md index 55381d6c6f..d88bb05c86 100644 --- a/docs/configuration/shared/udp-over-tcp.md +++ b/docs/configuration/shared/udp-over-tcp.md @@ -52,7 +52,7 @@ The client requests the magic address to the upper layer proxy protocol to indic |------|----------|-------|--------|----------| | u8 | variable | u16be | u16be | variable | -*ATYP / address / port*: Uses the SOCKS address format. +**ATYP / address / port**: Uses the SOCKS address format. #### Protocol version 2