Skip to content

Releases: SagerNet/sing-box

1.14.0-alpha.10

10 Apr 10:09
e6427e8

Choose a tag to compare

1.14.0-alpha.10 Pre-release
Pre-release

πŸ“ Release Notes

  • Add evaluate DNS rule action and Response Match Fields 1
  • ip_version and query_type now also take effect on internal DNS lookups 2
  • Add package_name_regex route, DNS and headless rule item 3
  • Add cloudflared inbound 4
  • Fixes and improvements

1:

Response Match Fields (response_rcode, response_answer, response_ns, and response_extra) match the evaluated DNS response. They are gated by the new match_response field and populated by a preceding evaluate DNS rule action; the evaluated response can also be returned directly by a respond action.

This deprecates the Legacy Address Filter Fields (ip_cidr, ip_is_private without match_response) in DNS rules, the Legacy strategy DNS rule action option, and the Legacy rule_set_ip_cidr_accept_empty DNS rule item; all three will be removed in sing-box 1.16.0. See Migration.

2:

ip_version and query_type in DNS rules, together with query_type in referenced rule-sets, now take effect on every DNS rule evaluation, including matches from internal domain resolutions that do not target a specific DNS server (for example a resolve route rule action without server set). In earlier versions they were silently ignored in that path. Combining these fields with any of the legacy DNS fields deprecated in 1 in the same DNS configuration is no longer supported and is rejected at startup. See Migration.

3:

See Route Rule, DNS Rule and Headless Rule.

4:

See Cloudflared.

1.13.7

10 Apr 10:09
025b947

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.14.0-alpha.9

06 Apr 16:37
00ec311

Choose a tag to compare

1.14.0-alpha.9 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.13.6

06 Apr 16:37
813b634

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.14.0-alpha.8

30 Mar 17:07
ebf8a21

Choose a tag to compare

1.14.0-alpha.8 Pre-release
Pre-release

πŸ“ Release Notes

  • Add BBR profile and hop interval randomization for Hysteria2 1
  • Fixes and improvements

1:

See Hysteria2 Inbound and Hysteria2 Outbound.

1.13.5

30 Mar 17:06
7ffdc48

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.14.0-alpha.7

26 Mar 06:29
ecf194b

Choose a tag to compare

1.14.0-alpha.7 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.13.4

26 Mar 06:29
d091826

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.14.0-alpha.6

25 Mar 07:02
734fa50

Choose a tag to compare

1.14.0-alpha.6 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.13.4-beta.3

25 Mar 07:02
86c0e9f

Choose a tag to compare

1.13.4-beta.3 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements