Update documentation

This commit is contained in:
世界
2022-11-09 11:40:36 +08:00
parent 1a9c08292a
commit 0ef7d902fa
6 changed files with 60 additions and 17 deletions

View File

@@ -1,3 +1,16 @@
#### 1.1-beta14
* Add multi-user support for hysteria inbound **1**
* Add custom tls client support for std grpc
* Fix smux keep alive
* Fix vmess request buffer
* Fix default local DNS server behavior
* Fix h2c transport
*1*:
The `auth` and `auth_str` fields have been replaced by the `users` field.
#### 1.1-beta13
* Add custom worker count option for WireGuard outbound