Skip to content

Releases: SagerNet/sing-box

1.1-beta14

10 Nov 13:13
24f4dfe
Compare
Choose a tag to compare
1.1-beta14 Pre-release
Pre-release

📝 Release Notes

  • Add multi-user support for hysteria inbound 1
  • Add custom tls client support for std grpc
  • Fix smux keep alive
  • Fix vmess request buffer
  • Fix default local DNS server behavior
  • Fix h2c transport

1:

The auth and auth_str fields have been replaced by the users field.

1.1-beta13

08 Nov 05:56
2ecf86c
Compare
Choose a tag to compare
1.1-beta13 Pre-release
Pre-release

📝 Release Notes

  • Add custom worker count option for WireGuard outbound
  • Split bind_address into ipv4 and ipv6
  • Move WFP manipulation to strict route
  • Fix WireGuard outbound panic when close
  • Fix macOS Ventura process name match by @Dreamacro
  • Fix QUIC connection migration by @HyNetwork
  • Fix handling QUIC client SNI by @HyNetwork

1.1-beta12

31 Oct 06:35
6e8c4f6
Compare
Choose a tag to compare
1.1-beta12 Pre-release
Pre-release

📝 Release Notes

  • Fix uTLS config
  • Update quic-go to v0.30.0
  • Update cloudflare-tls to go1.18.7

1.1-beta11

29 Oct 10:18
f3d1b59
Compare
Choose a tag to compare
1.1-beta11 Pre-release
Pre-release

📝 Release Notes

  • Add option for custom wireguard reserved bytes
  • Fix shadowtls v2
  • Fix h3 dns transport
  • Fix copy pipe
  • Fix decrypt xplus packet
  • Fix v2ray api
  • Suppress no network error
  • Improve local dns transport

1.0.6

19 Oct 03:00
1635c98
Compare
Choose a tag to compare

📝 Release Notes

  • Fix ssh outbound
  • Fix sniff fragmented quic client hello
  • Fix naive overflow
  • Check destination before udp connect @Skyxim

1.1-beta10

19 Oct 03:00
7e0958b
Compare
Choose a tag to compare
1.1-beta10 Pre-release
Pre-release

📝 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

06 Oct 15:34
39c1416
Compare
Choose a tag to compare
1.1-beta9 Pre-release
Pre-release

📝 Release Notes

1:

2:

See ShadowTLS inbound and ShadowTLS outbound

1.1-beta8

26 Sep 04:28
8ce244d
Compare
Choose a tag to compare
1.1-beta8 Pre-release
Pre-release

📝 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

26 Sep 04:27
3105b8c
Compare
Choose a tag to compare

📝 Release Notes

  • Fix missing source address from transport connection
  • Fix fqdn socks5 outbound connection
  • Fix read source address from grpc-go

1.1-beta7

23 Sep 02:36
9856b73
Compare
Choose a tag to compare
1.1-beta7 Pre-release
Pre-release

📝 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