Skip to content

0.17.47-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:34
· 87 commits to dev since this release
Immutable release. Only release title and notes can be modified.
  • Fix broken database migration for TUIC config.
  • Fix using "ServerNameToVerify" with "pinned certificate SHA-256".

0.17.47-beta.0 has been withdrawn because of database migration corruption.
The release notes of 0.17.47-beta.0:

  • 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-verify and verifyPeerCertByName) 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. fingerprint and pinnedPeerCertSha256) in other software.