Releases: SagerNet/sing-box
1.13.0-beta.7
π Release Notes
- Fixes and improvements
1.13.0-beta.6
π Release Notes
- Update uTLS to v1.8.2 1
- Fixes and improvements
1:
This update fixes missing padding extension for Chrome 120+ fingerprints.
Also, documentation has been updated with a warning about uTLS fingerprinting vulnerabilities.
uTLS is not recommended for censorship circumvention due to fundamental architectural limitations;
use NaiveProxy instead for TLS fingerprint resistance.
1.12.17
π Release Notes
- Update uTLS to v1.8.2 1
- Fixes and improvements
1:
This update fixes missing padding extension for Chrome 120+ fingerprints.
Also, documentation has been updated with a warning about uTLS fingerprinting vulnerabilities.
uTLS is not recommended for censorship circumvention due to fundamental architectural limitations;
use NaiveProxy instead for TLS fingerprint resistance.
1.13.0-beta.5
π Release Notes
- Fixes and improvements
1.13.0-beta.4
π Release Notes
- Apple/Android: Add support for sharing configurations via QRS
- Android: Add support for resisting VPN detection via Xposed
- Update quic-go to v0.59.0
- Fixes and improvements
1.12.16
π Release Notes
- Fixes and improvements
1.13.0-beta.2
π Release Notes
- Add
bind_address_no_portoption for dial fields 1 - Fixes and improvements
1:
Adds the Linux socket option IP_BIND_ADDRESS_NO_PORT support when explicitly binding to a source address.
This allows reusing the same source port for multiple connections, improving scalability for high-concurrency proxy scenarios.
See Dial Fields.
1.13.0-beta.1
π Release Notes
- Add system interface support for Tailscale endpoint 1
- Fixes and improvements
1:
Tailscale endpoint can now create a system TUN interface to handle traffic directly.
See Tailscale endpoint.
1.12.15
π Release Notes
- Fixes and improvements
1.13.0-alpha.36
π Release Notes
- Downgrade quic-go to v0.57.1
- Fixes and improvements