Releases: SagerNet/sing-box
1.7.0-alpha.2
📝 Release Notes
- Fix bugs introduced in 1.7.0-alpha.1
1.7.0-alpha.1
📝 Release Notes
- Add exclude route support for TUN inbound
- Add
udp_disable_domain_unmapping
inbound listen option 1 - Fixes and improvements
1:
If enabled, for UDP proxy requests addressed to a domain,
the original packet address will be sent in the response instead of the mapped domain.
This option is used for compatibility with clients that
do not support receiving UDP packets with domain addresses, such as Surge.
v1.6.0
📝 Release Notes
- Fixes and improvements
🆕 Important changes since 1.5:
- Our Apple tvOS client is now available in the App Store 🍎
- Update BBR congestion control for TUIC and Hysteria2 1
- Update brutal congestion control for Hysteria2
- Add
brutal_debug
option for Hysteria2 - Update legacy Hysteria protocol 2
- Add TLS self sign key pair generate command
- Remove Deprecated Features by agreement
1:
None of the existing Golang BBR congestion control implementations have been reviewed or unit tested.
This update is intended to address the multi-send defects of the old implementation and may introduce new issues.
2
Based on discussions with the original author, the brutal CC and QUIC protocol parameters of
the old protocol (Hysteria 1) have been updated to be consistent with Hysteria 2
1.5.5
📝 Release Notes
- Fix IPv6
auto_route
for Linux 1 - Add legacy builds for old Windows and macOS systems 2
- Fixes and improvements
1:
When auto_route
is enabled and strict_route
is disabled, the device can now be reached from external IPv6 addresses.
2:
Built using Go 1.20, the last version that will run on Windows 7, 8, Server 2008, Server 2012 and macOS 10.13 High Sierra, 10.14 Mojave.
1.6.0-rc.3
📝 Release Notes
- Fixes and improvements
1.6.0-rc.2
📝 Release Notes
- Fixes and improvements
1.6.0-rc.1
📝 Release Notes
- Add legacy builds for old Windows and macOS systems 1
- Fixes and improvements
1:
Built using Go 1.20, the last version that will run on Windows 7, 8, Server 2008, Server 2012 and macOS 10.13 High Sierra, 10.14 Mojave.
1.6.0-beta.4
📝 Release Notes
- Fix IPv6
auto_route
for Linux 1 - Fixes and improvements
1:
When auto_route
is enabled and strict_route
is disabled, the device can now be reached from external IPv6 addresses.
1.5.4
📝 Release Notes
- Fix Clash cache crash on arm32 devices
- Fixes and improvements
1.6.0-beta.3
📝 Release Notes
- Update the legacy Hysteria protocol 1
- Fixes and improvements
1
Based on discussions with the original author, the brutal CC and QUIC protocol parameters of
the old protocol (Hysteria 1) have been updated to be consistent with Hysteria 2