- ⚠️ Change the way to configure "IPv6 route" and "resolve destination" and reorganize global settings menu.
- ⚠️ Remove "bypass private address in core only". You need to add a
geoip:privatebypass rule at the bottom of the rule list manually if necessary. - Changes from v2ray-core 5.34.0.
- Fix ICMP Echo Reply spoofing broken on TUN gVisor stack (#189).
- Try to fix potential memory leak caused by TUN system stack UDP.
- Replace
x/crypto/chacha20withgithub.com/aead/chacha20to prevent potential counter overflow. - Improve fake DNS and domain strategy UDP behavior.
- Target SDK 36.
- Fix incorrect stats bar location in right-to-left layout.
- Fix invalid log level in the new TUIC v5 plugin.
- Fix modification not saved for a profile being used in a chain proxy (thanks xchacha20-poly1305/husi#347).