mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-08-13 22:07:35 +08:00
Update documentation
This commit is contained in:
parent
0c48aaef08
commit
18162df6de
@ -1,6 +1,6 @@
|
|||||||
package constant
|
package constant
|
||||||
|
|
||||||
var (
|
var (
|
||||||
Version = "1.0.6"
|
Version = "1.0.7"
|
||||||
Commit = ""
|
Commit = ""
|
||||||
)
|
)
|
||||||
|
@ -1,3 +1,46 @@
|
|||||||
|
#### 1.0.7
|
||||||
|
|
||||||
|
* Add support for new x/h2 deadline
|
||||||
|
* Fix copy pipe
|
||||||
|
* Fix decrypt xplus packet
|
||||||
|
* Fix macOS Ventura process name match
|
||||||
|
* Fix smux keepalive
|
||||||
|
* Fix vmess request buffer
|
||||||
|
* Fix h2c transport
|
||||||
|
* Fix tor geoip
|
||||||
|
* Fix udp connect for mux client
|
||||||
|
* Fix default dns transport strategy
|
||||||
|
|
||||||
|
#### 1.0.6
|
||||||
|
|
||||||
|
* Fix ssh outbound
|
||||||
|
* Fix sniff fragmented quic client hello
|
||||||
|
* Fix naive overflow
|
||||||
|
* Check destination before udp connect
|
||||||
|
|
||||||
|
#### 1.0.5
|
||||||
|
|
||||||
|
* Fix missing source address from transport connection
|
||||||
|
* Fix fqdn socks5 outbound connection
|
||||||
|
* Fix read source address from grpc-go
|
||||||
|
|
||||||
|
#### 1.0.4
|
||||||
|
|
||||||
|
* Fix close grpc conn
|
||||||
|
* Fix port rule match logic
|
||||||
|
* Fix clash api proxy type
|
||||||
|
|
||||||
|
#### 1.0.3
|
||||||
|
|
||||||
|
* Fix socks4 client
|
||||||
|
* Fix hysteria inbound
|
||||||
|
* Fix concurrent write
|
||||||
|
|
||||||
|
#### 1.0.2
|
||||||
|
|
||||||
|
* Fix socks4 request
|
||||||
|
* Fix processing empty dns result
|
||||||
|
|
||||||
#### 1.0.1
|
#### 1.0.1
|
||||||
|
|
||||||
* Fix match 4in6 address in ip_cidr
|
* Fix match 4in6 address in ip_cidr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user