Skip to content

Releases: SagerNet/sing-box

1.10.0-alpha.1

28 May 05:39
ae47dea
Compare
Choose a tag to compare
1.10.0-alpha.1 Pre-release
Pre-release

πŸ“ Release Notes

  • Add tailing comma support in JSON configuration
  • Add simple auto redirect for Android 1
  • Add BitTorrent sniffer 2

1:

It allows you to use redirect inbound in the sing-box Android client
and automatically configures IPv4 TCP redirection via su.

This may alleviate the symptoms of some OCD patients who think that
redirect can effectively save power compared to the system HTTP Proxy.

See Redirect.

2:

See Protocol Sniff.

1.9.0

27 May 02:47
5ff7006
Compare
Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

πŸ†• Important changes since 1.8:

  • domain_suffix behavior update 1
  • process_path format update on Windows 2
  • Add address filter DNS rule items 3
  • Add support for client-subnet DNS options 4
  • Add rejected DNS response cache support 5
  • Add bypass_domain and search_domain platform HTTP proxy options 6
  • Fix missing rule_set_ipcidr_match_source item in DNS rules 7
  • Handle Windows power events
  • Always disable cache for fake-ip DNS transport if dns.independent_cache disabled
  • Improve DNS truncate behavior
  • Update Hysteria protocol
  • Update quic-go to v0.43.1
  • Update gVisor to 20240422.0
  • Mitigating TunnelVision attacks 8

1:

See Migration.

2:

See Migration.

3:

The new DNS feature allows you to more precisely bypass Chinese websites via DNS leaks. Do not use plain local DNS
if using this method.

See Address Filter Fields.

Client example updated.

4:

See DNS, DNS Server and DNS Rules.

Since this feature makes the scenario mentioned in alpha.1 no longer leak DNS requests,
the Client example has been updated.

5:

The new feature allows you to cache the check results of
Address filter DNS rule items until expiration.

6:

See TUN inbound.

7:

See DNS Rule.

8:

See TunnelVision.

1.9.0-rc.22

23 May 07:25
a89107e
Compare
Choose a tag to compare
1.9.0-rc.22 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.9.0-rc.21

21 May 07:29
996c173
Compare
Choose a tag to compare
1.9.0-rc.21 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.9.0-rc.20

20 May 15:19
a6b1f1b
Compare
Choose a tag to compare
1.9.0-rc.20 Pre-release
Pre-release

πŸ“ Release Notes

  • Prioritize *_route_address in linux auto-route
  • Fix *_route_address in darwin auto-route

1.9.0-rc.19

18 May 09:58
2e24f6a
Compare
Choose a tag to compare
1.9.0-rc.19 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.8.14

19 May 15:04
d530c72
Compare
Choose a tag to compare

πŸ“ Release Notes

  • Fix hysteria2 panic
  • Fixes and improvements

1.9.0-rc.18

15 May 13:04
79c0361
Compare
Choose a tag to compare
1.9.0-rc.18 Pre-release
Pre-release

πŸ“ Release Notes

  • Add custom prefix support in EDNS0 client subnet options
  • Fix hysteria2 crash
  • Fix store_rdrc corrupted
  • Update quic-go to v0.43.1
  • Fixes and improvements

1.9.0-rc.16

08 May 03:25
619aad0
Compare
Choose a tag to compare
1.9.0-rc.16 Pre-release
Pre-release

πŸ“ Release Notes

  • Mitigating TunnelVision attacks 1
  • Fixes and improvements

1:

See TunnelVision.

1.9.0-rc.15

03 May 10:30
3fb98f6
Compare
Choose a tag to compare
1.9.0-rc.15 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements