Releases: SagerNet/sing-box
Releases · SagerNet/sing-box
1.1-beta8
📝 Release Notes
- 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
📝 Release Notes
- Fix missing source address from transport connection
- Fix fqdn socks5 outbound connection
- Fix read source address from grpc-go
1.1-beta7
📝 Release Notes
- Add v2ray mux and XUDP support for VMess inbound
- Add XUDP support for VMess outbound
- Disable DF on direct outbound by default
- Fix bugs in 1.1-beta6
1.1-beta6
📝 Release Notes
- Add URLTest outbound
- Fix bugs in 1.1-beta5
1.0.4
📝 Release Notes
- Fix close grpc conn
- Fix port rule match logic
- Fix clash api proxy type
1.1-beta5
📝 Release Notes
- Print tags in version command
- Redirect clash hello to external ui
- Move shadowsocksr implementation to clash
- Make gVisor optional 1
- Refactor to miekg/dns
- Refactor bind control
- Fix build on go1.18
- Fix clash store-selected
- Fix close grpc conn
- Fix port rule match logic
- Fix clash api proxy type
1:
The build tag no_gvisor
is replaced by with_gvisor
.
The default tun stack is changed to system.
1.0.3
📝 Release Notes
- Fix socks4 client
- Fix hysteria inbound
- Fix concurrent write
1.1-beta4
📝 Release Notes
- Add internal simple-obfs and v2ray-plugin Shadowsocks plugins
- Add ShadowsocksR outbound
- Add VLESS outbound and XUDP
- Skip wait for hysteria tcp handshake response @arm64v8a
- Fix socks4 client
- Fix hysteria inbound
- Fix concurrent write
1.1-beta3
📝 Release Notes
- Fix using custom TLS client in http2 client
- Fix bugs in 1.1-beta2