Skip to content

Releases: SagerNet/sing-box

1.3.1-beta.1

07 Jul 06:28
7df2698
Compare
Choose a tag to compare
1.3.1-beta.1 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements

1.3.0

27 Jun 03:58
e482053
Compare
Choose a tag to compare

📝 Release Notes

  • Fix bugs and update dependencies

🆕 Important Changes since 1.2:

  • Add FakeIP support 1
  • Improve multiplex 2
  • Add DNS reverse mapping support
  • Add rewrite_ttl DNS rule action
  • Add store_fakeip Clash API option
  • Add multi-peer support for WireGuard outbound
  • Add loopback detect
  • Add Clash.Meta API compatibility for Clash API
  • Download Yacd-meta by default if the specified Clash external_ui directory is empty
  • Add path and headers option for HTTP outbound
  • Perform URLTest recheck after network changes
  • Fix system tun stack for ios
  • Fix network monitor for android/ios
  • Update VLESS and XUDP protocol
  • Make splice work with traffic statistics systems like Clash API
  • Significantly reduces memory usage of idle connections
  • Improve DNS caching
  • Add independent_cache option for DNS
  • Reimplemented shadowsocks client
  • Add multiplex support for VLESS outbound
  • Automatically add Windows firewall rules in order for the system tun stack to work
  • Fix TLS 1.2 support for shadow-tls client
  • Add cache_id option for Clash cache file
  • Fix local DNS transport for Android

1:

See FAQ for more information.

2:

Added new h2mux multiplex protocol and padding multiplex option, see Multiplex.

1.3-rc2

19 Jun 06:21
3940537
Compare
Choose a tag to compare
1.3-rc2 Pre-release
Pre-release

📝 Release Notes

  • Fix local DNS transport for Android
  • Fix bugs and update dependencies

1.3-rc1

17 Jun 04:38
b9f34f1
Compare
Choose a tag to compare
1.3-rc1 Pre-release
Pre-release

📝 Release Notes

  • Fix bugs and update dependencies

1.3-beta14

14 Jun 08:58
7d263eb
Compare
Choose a tag to compare
1.3-beta14 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements

1.3-beta13

12 Jun 02:30
a7f77d5
Compare
Choose a tag to compare
1.3-beta13 Pre-release
Pre-release

📝 Release Notes

  • Fix resolving fakeip domains 1
  • Deprecate L3 routing
  • Fix bugs and update dependencies

1:

If the destination address of the connection is obtained from fakeip, dns rules with server type fakeip will be skipped.

1.3-beta12

05 Jun 05:41
951d83c
Compare
Choose a tag to compare
1.3-beta12 Pre-release
Pre-release

📝 Release Notes

  • Automatically add Windows firewall rules in order for the system tun stack to work
  • Fix TLS 1.2 support for shadow-tls client
  • Add cache_id option for Clash cache file
  • Fixes and improvements

1.2.7

20 May 03:08
c74d3a5
Compare
Choose a tag to compare

📝 Release Notes

  • Fix bugs and update dependencies

1.3-beta11

03 May 03:51
e556dfa
Compare
Choose a tag to compare
1.3-beta11 Pre-release
Pre-release

📝 Release Notes

  • Fix bugs and update dependencies

1.3-beta10

30 Apr 10:24
d3b41df
Compare
Choose a tag to compare
1.3-beta10 Pre-release
Pre-release

📝 Release Notes

  • Improve direct copy 1
  • Improve DNS caching
  • Add independent_cache option for DNS
  • Reimplemented shadowsocks client 2
  • Add multiplex support for VLESS outbound
  • Set TCP keepalive for WireGuard gVisor TCP connections
  • Fixes and improvements

1:

  • Make splice work with traffic statistics systems like Clash API
  • Significantly reduces memory usage of idle connections

2:

Improved performance and reduced memory usage.