Releases: SagerNet/sing-box
Releases · SagerNet/sing-box
1.3.1-beta.1
📝 Release Notes
- Fixes and improvements
1.3.0
📝 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
📝 Release Notes
- Fix
local
DNS transport for Android - Fix bugs and update dependencies
1.3-rc1
📝 Release Notes
- Fix bugs and update dependencies
1.3-beta14
📝 Release Notes
- Fixes and improvements
1.3-beta13
📝 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
📝 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
📝 Release Notes
- Fix bugs and update dependencies
1.3-beta11
📝 Release Notes
- Fix bugs and update dependencies
1.3-beta10
📝 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.