Releases: SagerNet/sing-box
Releases · SagerNet/sing-box
1.5.0-rc.1
📝 Release Notes
- Fixes and improvements
1.5.0-beta.12
📝 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
📝 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
📝 Release Notes
- Add
interrupt_exist_connections
option forSelector
andURLTest
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
📝 Release Notes
- Fixes and improvements
1.5.0-beta.6
📝 Release Notes
- Fix compatibility issues with official Hysteria2 server and client
- Fixes and improvements
- Mark deprecated features
1.4.2
📝 Release Notes
- Fixes and improvements
1.5.0-beta.5
📝 Release Notes
- Fixes and improvements
1.5.0-beta.4
📝 Release Notes
- Fixes and improvements
1.5.0-beta.3
📝 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.