Releases: SagerNet/sing-box
Releases Β· SagerNet/sing-box
1.12.0-alpha.18
π Release Notes
- Add wildcard SNI support for ShadowTLS inbound 1
- Fixes and improvements
1:
See ShadowTLS.
1.12.0-alpha.17
1.12.0-alpha.16
π Release Notes
- Update
domain_resolver
behavior 1 - Fixes and improvements
1:
route.default_domain_resolver
or outbound.domain_resolver
is now optional when only one DNS server is configured.
See Dial Fields.
1.12.0-alpha.14
π Release Notes
- Fixes and improvements
1.11.5
1.12.0-alpha.13
π Release Notes
- Move
predefined
DNS server to DNS rule action 1 - Fixes and improvements
1:
See DNS Rule Action.
1.12.0-alpha.12
π Release Notes
- Fixes and improvements
1.11.4
π Release Notes
- Fixes and improvements
1.12.0-alpha.11
π Release Notes
- Fixes and improvements
1.12.0-alpha.10
π Release Notes
- Add AnyTLS protocol 1
- Improve
resolve
route action 2 - Migrate to stdlib ECH implementation 3
- Fixes and improvements
1:
The new AnyTLS protocol claims to mitigate TLS proxy traffic characteristics and comes with a new multiplexing scheme.
See AnyTLS Inbound and AnyTLS Outbound.
2:
resolve
route action now accepts disable_cache
and other options like in DNS route actions, see Route Action.
3:
See TLS.
The build tag with_ech
is no longer needed and has been removed.