- Add support for AnyTLS powered by sing-anytls.
- Merge changes from v2ray-core v5.29.1.
- Rename routing rule field "domain" to "domains" according to V2Ray documentation. Both are valid according to the source code.
- Select a random server from the predefined STUN server list for NAT behavior discovery (to avoid relying on a specified service because the previous hardcoded STUN server has been down). You can customize the STUN server list in the settings to disable the random selection.[^1]
[^1]: The server list is from Snowflake and servers not for NAT behavior discovery purpose are not included.