Skip to content

Releases: SagerNet/sing-box

1.1-beta1

09 Sep 08:01
8d04423
Compare
Choose a tag to compare
1.1-beta1 Pre-release
Pre-release

πŸ“ 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

07 Sep 15:15
f376683
Compare
Choose a tag to compare
1.0

πŸ“ Release Notes

  • Fix wireguard reconnect
  • Fix naive inbound @arm64v8a
  • Fix json format error message
  • Fix processing vmess termination signal
  • Fix hysteria stream error
  • Fix listener close when proxyproto failed @zakuwaki

1.0-rc1

04 Sep 05:19
1b091c9
Compare
Choose a tag to compare

πŸ“ 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

31 Aug 06:43
f5f5cb0
Compare
Choose a tag to compare

πŸ“ 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

  • @0x7d274284 made their first contribution in #48
  • @dyhkwong made their first contribution in #51

1.0-beta2

28 Aug 04:36
c6ef276
Compare
Choose a tag to compare

πŸ“ Release Notes

πŸ˜‹ New Contributors

  • @rand0mgh0st made their first contribution in #40

1.0-beta1 - Initial release

26 Aug 08:52
0348ace
Compare
Choose a tag to compare

πŸ“ Release Notes

Introducing our universal proxy platform:

Features | Support | Documetation | Documentation (Simplified Chinese)

πŸ˜‹ New Contributors

Full Changelog: https://sing-box.sagernet.org/changelog/#10-beta1