Skip to content

Releases: SagerNet/sing-box

1.5.0-rc.1

20 Sep 06:43
ae8187e
Compare
Choose a tag to compare
1.5.0-rc.1 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements

1.5.0-beta.12

19 Sep 12:28
85c8f00
Compare
Choose a tag to compare
1.5.0-beta.12 Pre-release
Pre-release

📝 Release Notes

  • Add merge command 1
  • Fixes and improvements

1:

This command also parses path resources that appear in the configuration file and replaces them with embedded
configuration, such as TLS certificates or SSH private keys.

Merge configurations

Usage:
  sing-box merge [output] [flags]

Flags:
  -h, --help   help for merge

Global Flags:
  -c, --config stringArray             set configuration file path
  -C, --config-directory stringArray   set configuration directory path
  -D, --directory string               set working directory
      --disable-color                  disable color output

1.5.0-beta.11

16 Sep 17:19
64edacf
Compare
Choose a tag to compare
1.5.0-beta.11 Pre-release
Pre-release

📝 Release Notes

  • Add DNS01 challenge support for ACME TLS certificate issuer 1
  • Fixes and improvements

1:

Only Alibaba Cloud DNS and Cloudflare are supported, see ACME Fields and DNS01 Challenge Fields.

1.5.0-beta.10

15 Sep 16:28
3491a9a
Compare
Choose a tag to compare
1.5.0-beta.10 Pre-release
Pre-release

📝 Release Notes

  • Add interrupt_exist_connections option for Selector and URLTest outbounds 1
  • Fixes and improvements

1:

Interrupt existing connections when the selected outbound has changed.

Only inbound connections are affected by this setting, internal connections will always be interrupted.

1.4.3

13 Sep 11:03
be61ca6
Compare
Choose a tag to compare

📝 Release Notes

  • Fixes and improvements

1.5.0-beta.6

09 Sep 06:30
72854be
Compare
Choose a tag to compare
1.5.0-beta.6 Pre-release
Pre-release

📝 Release Notes

  • Fix compatibility issues with official Hysteria2 server and client
  • Fixes and improvements
  • Mark deprecated features

1.4.2

11 Sep 13:19
fe8d46c
Compare
Choose a tag to compare

📝 Release Notes

  • Fixes and improvements

1.5.0-beta.5

07 Sep 15:07
6030e65
Compare
Choose a tag to compare
1.5.0-beta.5 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements

1.5.0-beta.4

07 Sep 06:32
2aa2320
Compare
Choose a tag to compare
1.5.0-beta.4 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements

1.5.0-beta.3

06 Sep 14:54
9ce0a42
Compare
Choose a tag to compare
1.5.0-beta.3 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements
  • Updated Hysteria2 documentation 1

1:

Added notes indicating compatibility issues with the official Hysteria2 servers and clients when using fastOpen=false or UDP MTU >= 1200.