Skip to content

Commit ce6d186

Browse files
committed
Update documentation
1 parent 32bc445 commit ce6d186

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/changelog.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### 1.2-beta9
2+
3+
* Introducing the [UDP over TCP protocol version 2](/configuration/shared/udp-over-tcp)
4+
* Add health check support for http-based v2ray transports
5+
* Remove length limit on short_id for reality TLS config
6+
* Fix bugs and update dependencies
7+
18
#### 1.2-beta8
29

310
* Update reality and uTLS libraries
@@ -115,7 +122,7 @@ Important changes since 1.0:
115122
* Add VLESS outbound and XUDP
116123
* Skip wait for hysteria tcp handshake response
117124
* Add v2ray mux support for all inbound
118-
* Add XUDP support for VMess
125+
* Add XUDP support for VMess
119126
* Improve websocket writer
120127
* Refine tproxy write back
121128
* Fix DNS leak caused by

docs/configuration/shared/udp-over-tcp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The client requests the magic address to the upper layer proxy protocol to indic
5252
|------|----------|-------|--------|----------|
5353
| u8 | variable | u16be | u16be | variable |
5454

55-
*ATYP / address / port*: Uses the SOCKS address format.
55+
**ATYP / address / port**: Uses the SOCKS address format.
5656

5757
#### Protocol version 2
5858

0 commit comments

Comments
 (0)