# v2rayNG 2.2.5 - Product: v2rayNG (https://whatsnew.fyi/product/v2rayng) - Vendor: 2dust - Date: 2026-06-20 - Version: 2.2.5 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.2.5 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.2.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Increase target SDK version to 37 (Android 17) - **added** — Support for outbound policies in routing rules - **added** — Add share log functionality - **removed** — Remove allowInsecure preference option, use pinnedPeerCertSha256 instead - **changed** — Update Xray-core to v26.6.1 - **added** — Add verifyPeerCertByName parameter - **added** — Display configuration count after group name - **added** — Add manual certificate SHA256 retrieval functionality - **changed** — Add Tcping pre-check to real connection test for faster testing speed and remove Tcping menu ###### 警告:将在 2026.8.1 移除跳过证书验证 "allowInsecure" ,请尽快改用证书指纹或修改服务端。否则到期后会无法使用。 ###### [关于 跳过证书验证 allowInsecure 参数被移除的说明 ](https://github.com/2dust/v2rayN/discussions/9460) ###### 本次更新 - 将 target SDK 版本提升至 37 (Android 17) - 路由中的出站支持策略组 - 添加分享日志 https://github.com/2dust/v2rayNG/pull/5682 - 移除 allowInsecure 首选项,该选项已被弃用,请使用证书指纹 pinnedPeerCertSha256 - [Xray-core v26.6.1](https://github.com/XTLS/Xray-core/releases/tag/v26.6.1) - 添加 verifyPeerCertByName - 分组名后添加配置数量 - 添加手动获取证书 sha256 https://github.com/2dust/v2rayNG/pull/5749 - 真连接测试添加 Tcping 预检查,加快测试速度;移除 Tcping 菜单 - 修复了一些问题