1.9.0
π Release Notes
- Fixes and improvements
π Important changes since 1.8:
domain_suffix
behavior update 1process_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
andsearch_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.
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.