Update documentation

This commit is contained in:
世界 2022-09-25 16:23:30 +08:00
parent c90a77a185
commit 0f57b93925
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 18 additions and 1 deletions

View file

@ -1,3 +1,3 @@
package constant
var Version = "1.1-beta6"
var Version = "1.1-beta8"

View file

@ -1,3 +1,20 @@
#### 1.1-beta8
* Fix leaks on close
* Improve websocket writer
* Refine tproxy write back
* Refine 4in6 processing
* Fix shadowsocks plugins
* Fix missing source address from transport connection
* Fix fqdn socks5 outbound connection
* Fix read source address from grpc-go
#### 1.0.5
* Fix missing source address from transport connection
* Fix fqdn socks5 outbound connection
* Fix read source address from grpc-go
#### 1.1-beta7
* Add v2ray mux and XUDP support for VMess inbound