Releases: SagerNet/sing-box
Releases Β· SagerNet/sing-box
1.13.0-alpha.29
π Release Notes
- Add UDP over TCP support for naiveproxy outbound 1
- Fixes and improvements
1:
See NaiveProxy outbound.
1.13.0-alpha.28
π Release Notes
- Add naiveproxy outbound 1
- Add
disable_tcp_keep_alive,tcp_keep_aliveandtcp_keep_alive_intervaloptions for dial fields 2 - Update default TCP keep-alive initial period from 10 minutes to 5 minutes
- Update quic-go to v0.57.1
- Fixes and improvements
1:
Only available on Apple platforms, Android, Windows and some Linux architectures.
See NaiveProxy outbound.
2:
See Dial Fields.
- Unfortunately, for non-technical reasons, we are currently unable to notarize the standalone version of the macOS client: because system extensions require signatures to function, we have had to temporarily halt its release.
We plan to fix the App Store release issue and launch a new standalone desktop client, but until then, only clients on TestFlight will be available (unless you have an Apple Developer Program and compile from source code).
1.12.13
π Release Notes
- Fix naive inbound
- Fixes and improvements
- Unfortunately, for non-technical reasons, we are currently unable to notarize the standalone version of the macOS client: because system extensions require signatures to function, we have had to temporarily halt its release.
We plan to fix the App Store release issue and launch a new standalone desktop client, but until then, only clients on TestFlight will be available (unless you have an Apple Developer Program and compile from source code).
1.13.0-alpha.27
π Release Notes
- Fixes and improvements
1.12.12
π Release Notes
- Fixes and improvements
1.13.0-alpha.26
π Release Notes
- Update quic-go to v0.55.0
- Fix memory leak in hysteria2
- Fixes and improvements
1.13.0-alpha.25
π Release Notes
- Fixes and improvements
1.13.0-alpha.24
π Release Notes
- Add Claude Code Multiplexer service 1
- Fixes and improvements
1:
CCM (Claude Code Multiplexer) service allows you to access your local Claude Code subscription remotely through custom tokens, eliminating the need for OAuth authentication on remote clients.
See CCM.
1.12.11
π Release Notes
- Fixes and improvements
1.13.0-alpha.23
π Release Notes
- Fix compatibility with MPTCP 1
- Fixes and improvements
1:
auto_redirect now rejects MPTCP connections by default to fix compatibility issues, but you can change it to bypass the sing-box via the new exclude_mptcp option.
See TUN.