- Add Snell v4 and Snell v6 support (by @Minis233) powered by sing-snell. sing-snell is still in early stage and problems are expected, so the support for Snell is for testing only and is not ready for use.
- Third-party breaking change: XHTTP path. (XTLS/Xray-core@1aabe7e)
- "ServerNameToVerify" is extended to other protocols. This is solely for enhancing the interoperability of similar options (e.g.
name-cert-verifyandverifyPeerCertByName) in other software. - "Pinned peer certificate SHA-256" supports pinning non-leaf certificate. If non-leaf certificates are matched, ServerName will be verified. This is solely for enhancing the interoperability of similar options (e.g.
fingerprintandpinnedPeerCertSha256) in other software.