Skip to content

Releases: SagerNet/sing-box

1.2-beta4

21 Feb 13:14
e997411
Compare
Choose a tag to compare
1.2-beta4 Pre-release
Pre-release

📝 Release Notes

  • Add NTP service
  • Add Add multiple server names and multi-user support for shadowtls
  • Add strict mode support for shadowtls v3
  • Add uTLS support for shadowtls v3

1.2-beta3

19 Feb 10:12
73c068b
Compare
Choose a tag to compare
1.2-beta3 Pre-release
Pre-release

📝 Release Notes

  • Update QUIC v2 version number and initial salt
  • Fix shadowtls v3 implementation

1.2-beta2

18 Feb 07:21
ec4a0c8
Compare
Choose a tag to compare
1.2-beta2 Pre-release
Pre-release

📝 Release Notes

  • Add ShadowTLS protocol v3
  • Add fallback support for v2ray transport
  • Fix parse hysteria UDP message
  • Fix socks connect response
  • Disable vmess header protection if transport enabled

1.2-beta1

08 Feb 09:44
19d08b5
Compare
Choose a tag to compare
1.2-beta1 Pre-release
Pre-release

📝 Release Notes

😋 New Contributors

1.1.5

02 Feb 08:50
9b6449d
Compare
Choose a tag to compare

📝 Release Notes

  • Add Go 1.20 support
  • Fix inbound default DF value
  • Fix auth_user route for naive inbound
  • Fix gRPC lite header
  • Ignore domain case in route rules

v1.1.4

14 Jan 08:37
f32c149
Compare
Choose a tag to compare

📝 Release Notes

  • Fix DNS log
  • Fix write to h2 conn after closed
  • Fix create UDP DNS transport from plain IPv6 address

1.1.2

03 Jan 03:00
ff0693b
Compare
Choose a tag to compare

📝 Release Notes

  • Fix http proxy auth
  • Fix user from stream packet conn
  • Fix DNS response TTL
  • Fix override packet conn
  • Skip override system proxy bypass list
  • Improve DNS log

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