Releases: SagerNet/sing-box
1.1-beta1
π Release Notes
- Add support for use with android VPNService 1
- Add tun support for WireGuard outbound 2
- Add system tun stack 3
- Add comment filter for config 4
- Add option for allow optional proxy protocol header @zakuwaki
- Add half close for smux
- Set UDP DF by default 5
- Set default tun mtu to 9000
- Update gVisor to 20220905.0
1:
In previous versions, Android VPN would not work with tun enabled.
The usage of tun over VPN and VPN over tun is now supported, see Tun Inbound.
2:
In previous releases, WireGuard outbound support was backed by the lower performance gVisor virtual interface.
It achieves the same performance as wireguard-go by providing automatic system interface support.
3:
It does not depend on gVisor and has better performance in some cases.
It is less compatible and may not be available in some environments.
4:
Annotated json configuration files are now supported.
5:
UDP fragmentation is now blocked by default.
Including shadowsocks-libev, shadowsocks-rust and quic-go all disable segmentation by default.
See Dial Fields and Listen Fields.
1.0
1.0-rc1
π Release Notes
- Fix write log timestamp
- Fix write zero
- Fix dial parallel in direct outbound
- Fix write trojan udp
- Fix DNS routing
- Add attribute support for geosite
- Update documentation for Dial Fields
1.0-beta3
π Release Notes
- Add chained inbound support
- Add process_path rule item
- Add macOS redirect support
- Add ShadowTLS inbound, outbound and examples
- Fix search android package in non-owner users
- Fix socksaddr type condition
- Fix smux session status
- Refactor inbound and outbound documentation
- Minor fixes
π New Contributors
1.0-beta2
π Release Notes
- Add strict_route option for Tun inbound
- Add packetaddr support for VMess outbound
- Add better performing alternative gRPC implementation (thanks @H1JK)
- Add docker image
- Fix sniff override destination
π New Contributors
- @rand0mgh0st made their first contribution in #40
1.0-beta1 - Initial release
π Release Notes
Introducing our universal proxy platform:
Features | Support | Documetation | Documentation (Simplified Chinese)
π New Contributors
-
@1715173329 made their first contribution in #17
Full Changelog: https://sing-box.sagernet.org/changelog/#10-beta1