Releases: SagerNet/sing-box
Releases · SagerNet/sing-box
1.1-beta10
📝 Release Notes
- Add sniff_timeout listen option
- Add custom route support for tun 1 @XYenon
- Fix interface monitor
- Fix websocket headroom
- Fix uTLS handshake
- Fix ssh outbound
- Fix sniff fragmented quic client hello
- Fix DF for hysteria
- Fix naive overflow
- Check destination before udp connect @Skyxim
- Update uTLS to v1.1.5
- Update tfo-go to v2.0.2
- Update fsnotify to v1.6.0
- Update grpc to v1.50.1
1:
The strict_route
option on windows is removed.
😋 New Contributors
1.1-beta9
📝 Release Notes
- Fix windows route 1
- Add v2ray statistics api
- Add ShadowTLS v2 support 2
- Fixes and improvements
1:
- Fix DNS leak caused by
Windows' ordinary multihomed DNS resolution behavior - Flush Windows DNS cache when start/close
2:
See ShadowTLS inbound and ShadowTLS outbound
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