mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-02-16 14:24:31 +00:00
Update documentation
This commit is contained in:
parent
c90a77a185
commit
0f57b93925
|
@ -1,3 +1,3 @@
|
||||||
package constant
|
package constant
|
||||||
|
|
||||||
var Version = "1.1-beta6"
|
var Version = "1.1-beta8"
|
||||||
|
|
|
@ -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
|
#### 1.1-beta7
|
||||||
|
|
||||||
* Add v2ray mux and XUDP support for VMess inbound
|
* Add v2ray mux and XUDP support for VMess inbound
|
||||||
|
|
Loading…
Reference in a new issue