Skip to content

Releases: SagerNet/sing-box

1.1.1

11 Dec 06:58
8afb8ca
Compare
Choose a tag to compare

📝 Release Notes

  • Fix acme config
  • Fix vmess packet conn
  • Suppress quic-go set DF error

1.1

03 Dec 06:42
7ebbd58
Compare
Choose a tag to compare
1.1

📝 Release Notes

  • Fix close clash cache

🆕 Important Changes since 1.0

  • Add support for use with android VPNService
  • Add tun support for WireGuard outbound
  • Add system tun stack
  • Add comment filter for config
  • Add option for allow optional proxy protocol header
  • Add Clash mode and persistence support
  • Add TLS ECH and uTLS support for outbound TLS options
  • Add internal simple-obfs and v2ray-plugin
  • Add ShadowsocksR outbound
  • Add VLESS outbound and XUDP
  • Skip wait for hysteria tcp handshake response
  • Add v2ray mux support for all inbound
  • Add XUDP support for VMess
  • Improve websocket writer
  • Refine tproxy write back
  • Fix DNS leak caused by
    Windows' ordinary multihomed DNS resolution behavior
  • Add sniff_timeout listen option
  • Add custom route support for tun
  • Add option for custom wireguard reserved bytes
  • Split bind_address into ipv4 and ipv6
  • Add ShadowTLS v1 and v2 support

1.1-rc1

28 Nov 05:16
f687c25
Compare
Choose a tag to compare
1.1-rc1 Pre-release
Pre-release

📝 Release Notes

  • Fix TLS config for h2 server
  • Fix crash when input bad method in shadowsocks multi-user inbound
  • Fix listen UDP
  • Fix check invalid packet on macOS

1.1-beta18

25 Nov 15:04
05ed88a
Compare
Choose a tag to compare
1.1-beta18 Pre-release
Pre-release

📝 Release Notes

  • Enhance defense against active probe for shadowtls server 1

1:

The fallback_after option has been removed.

1.0.7

21 Nov 06:57
18162df
Compare
Choose a tag to compare

📝 Release Notes

  • 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.1-beta15

15 Nov 09:41
a2d2ec9
Compare
Choose a tag to compare
1.1-beta15 Pre-release
Pre-release

📝 Release Notes

  • Add support for new x/h2 deadline
  • Fix udp connect for mux client
  • Fix dns buffer
  • Fix quic dns retry
  • Fix create TLS config
  • Fix websocket alpn
  • Fix tor geoip

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