# v2rayNG changelog > A V2Ray client for Android, support Xray core and v2fly core - Vendor: 2dust - Category: Security & Privacy - Official site: https://v2rayng.2dust.link/ - Tracked by: What's New (https://whatsnew.fyi/product/v2rayng) - Harvested from: GitHub (2dust/v2rayNG) - Entries below: 10 (newest first) 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'. ## Releases ### 2.3.4 - Date: 2026-08-14 - Version: 2.3.4 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.3.4 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.3.4 - Labels: Pre-release - **changed** — Migrate to Jetpack Compose UI - **changed** — Subscription group settings now allow combining multiple options for background tasks during subscription updates, with single updates running on the current page - **added** — Add TCP ping test with maximum concurrency control - **added** — Support importing v2rayN internal sharing with v2rayn:// protocol - **added** — Add custom HTTP headers for subscription updates in JSON format - **fixed** — Fix issues caused by UI migration - **changed** — Optimize and fix various interface and functionality issues - **added** — Support Monet dynamic color - **changed** — Update Xray-core to v26.7.28 ###### 本次更新 - 迁移到 Jetpack Compose UI , 感谢 @fuilloi https://github.com/2dust/v2rayNG/pull/5866 - 订阅分组设置中,更新订阅时可以组合多个选项进行后台任务,如果只更新订阅,则会在当前页面进行 。 1. 更新订阅 2. 更新订阅后自动测试 3. 测试后自动删除无效 4. 测试后自动排序 - 添加 TCP ping 测试,有最大并发控制 - 支持导入v2rayN 内部分享 `v2rayn://` - 为订阅更新添加自定义 HTTP headers , JSON 格式内容随意,例子如下 ``` { "X-hwid": "my_test_device", "Authorization": "Bearer test" } ``` - 修复了一些迁移 UI 导致的问题 - 一些界面和功能的优化和修复,感谢 @eliotcougar - 支持莫奈动态色彩 https://github.com/2dust/v2rayNG/pull/6067 - [Xray-core v26.7.28](https://github.com/XTLS/Xray-core/releases/tag/v26.7.28) ###### [发布文件介绍,不知道下载哪个文件的请看](https://github.com/2dust/v2rayNG/wiki/Release-files-introduction-for-Android) ###### [关于 跳过证书验证 allowInsecure 参数被移除的说明 ](https://github.com/2dust/v2rayN/discussions/9460) ### 2.3.3 - Date: 2026-08-07 - Version: 2.3.3 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.3.3 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.3.3 - Labels: Pre-release - **changed** — Migrate to Jetpack Compose UI - **added** — Add TCP ping test with maximum concurrency control - **added** — Support importing v2rayN internal shares via v2rayn:// protocol - **added** — Add custom HTTP headers support for subscription updates in JSON format - **changed** — Update subscription in subscription group settings can combine multiple options for background tasks, or update only on current page - **fixed** — Fix issues caused by UI migration - **changed** — Update Xray-core to v26.7.28 - **changed** — Optimize and fix various interface and functionality issues ###### [关于 跳过证书验证 allowInsecure 参数被移除的说明 ](https://github.com/2dust/v2rayN/discussions/9460) ###### 本次更新 - 迁移到 Jetpack Compose UI , 感谢 @fuilloi https://github.com/2dust/v2rayNG/pull/5866 - 订阅分组设置中,更新订阅时可以组合多个选项进行后台任务,如果只更新订阅,则会在当前页面进行 。 1. 更新订阅 2. 更新订阅后自动测试 3. 测试后自动删除无效 4. 测试后自动排序 - 添加 TCP ping 测试,有最大并发控制 - 支持导入v2rayN 内部分享 `v2rayn://` - 为订阅更新添加自定义 HTTP headers , JSON 格式内容随意,例子如下 ``` { "X-hwid": "my_test_device", "Authorization": "Bearer test" } ``` - 修复了一些迁移 UI 导致的问题 - 一些界面和功能的优化和修复,感谢 @eliotcougar - [Xray-core v26.7.28](https://github.com/XTLS/Xray-core/releases/tag/v26.7.28) ###### [发布文件介绍,不知道下载哪个文件的请看](https://github.com/2dust/v2rayNG/wiki/Release-files-introduction-for-Android) **Full Changelog**: https://github.com/2dust/v2rayNG/compare/2.2.6...2.3.1 ### 2.3.2 - Date: 2026-08-02 - Version: 2.3.2 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.3.2 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.3.2 - Labels: Pre-release - **changed** — Migrate to Jetpack Compose UI - **changed** — Update subscription settings to allow combining multiple options for background tasks during subscription updates - **added** — Add TCP ping testing with maximum concurrent control - **added** — Support importing v2rayN internal shares with v2rayn:// protocol - **added** — Add custom HTTP headers support for subscription updates in JSON format - **fixed** — Fix issues caused by UI migration - **changed** — Update Xray-core to v26.7.28 ###### [关于 跳过证书验证 allowInsecure 参数被移除的说明 ](https://github.com/2dust/v2rayN/discussions/9460) ###### 本次更新 - 迁移到 Jetpack Compose UI , 感谢 @fuilloi https://github.com/2dust/v2rayNG/pull/5866 - 订阅分组设置中,更新订阅时可以组合多个选项进行后台任务,如果只更新订阅,则会在当前页面进行 。 1. 更新订阅 2. 更新订阅后自动测试 3. 测试后自动删除无效 4. 测试后自动排序 - 添加 TCP ping 测试,有最大并发控制 - 支持导入v2rayN 内部分享 `v2rayn://` - 为订阅更新添加自定义 HTTP headers , JSON 格式内容随意,例子如下 ``` { "X-hwid": "my_test_device", "Authorization": "Bearer test" } ``` - 修复了一些迁移 UI 导致的问题 - - [Xray-core v26.7.28](https://github.com/XTLS/Xray-core/releases/tag/v26.7.28) ###### [发布文件介绍,不知道下载哪个文件的请看](https://github.com/2dust/v2rayNG/wiki/Release-files-introduction-for-Android) **Full Changelog**: https://github.com/2dust/v2rayNG/compare/2.2.6...2.3.1 ### 2.3.1 - Date: 2026-08-01 - Version: 2.3.1 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.3.1 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.3.1 - Labels: Pre-release - **changed** — Migrate to Jetpack Compose UI - **added** — Subscription group settings now support combining multiple options for background tasks during subscription updates: update subscription, auto-test after update, auto-delete invalid after test, and auto-sort after test - **added** — Add TCP ping testing with maximum concurrent control - **added** — Support importing v2rayN internal shares with v2rayn:// protocol - **added** — Add custom HTTP headers support for subscription updates in JSON format - **changed** — Update Xray-core to v26.7.28 ###### [关于 跳过证书验证 allowInsecure 参数被移除的说明 ](https://github.com/2dust/v2rayN/discussions/9460) ###### 本次更新 - 迁移到 Jetpack Compose UI , 感谢 @fuilloi https://github.com/2dust/v2rayNG/pull/5866 - 订阅分组设置中,更新订阅时可以组合多个选项进行后台任务,选项如下 1. 更新订阅 2. 更新订阅后自动测试 3. 测试后自动删除无效 4. 测试后自动排序 - 添加 TCP ping 测试,有最大并发控制 - 支持导入v2rayN 内部分享 `v2rayn://` - 为订阅更新添加自定义 HTTP headers , JSON 格式内容随意,例子如下 ``` { "X-hwid": "my_test_device", "Authorization": "Bearer test" } ``` - [Xray-core v26.7.28](https://github.com/XTLS/Xray-core/releases/tag/v26.7.28) ###### [发布文件介绍,不知道下载哪个文件的请看](https://github.com/2dust/v2rayNG/wiki/Release-files-introduction-for-Android) **Full Changelog**: https://github.com/2dust/v2rayNG/compare/2.2.6...2.3.1 ### 2.2.6 - Date: 2026-07-05 - Version: 2.2.6 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.2.6 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.2.6 - **changed** — Target SDK version upgraded to 37 (Android 17) - **added** — Routing outbounds support policy groups - **added** — Share logs functionality - **removed** — Remove allowInsecure preference, use certificate fingerprint pinnedPeerCertSha256 instead - **added** — Add verifyPeerCertByName - **added** — Display configuration count after group names - **added** — Manual certificate SHA256 retrieval - **changed** — Real connection testing adds Tcping precheck to accelerate test speed and removes Tcping menu - **added** — Root permission system-level running mode without VPN service requirement - **added** — Hotspot network sharing feature with root access - **added** — Add GPG key file - **changed** — Update Xray-core to v26.6.27 - **fixed** — Fixed some issues ###### 警告:将在 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 - 添加 verifyPeerCertByName - 分组名后添加配置数量 - 添加手动获取证书 sha256 https://github.com/2dust/v2rayNG/pull/5749 - 真连接测试添加 Tcping 预检查,加快测试速度;移除 Tcping 菜单 - 修复了一些问题 - 添加无需 VPN 服务的 root 权限系统级运行模式,需要 root https://github.com/2dust/v2rayNG/pull/5812 - 添加热点网络共享功能, 需要 root - 添加 GPG 密钥文件 - [Xray-core v26.6.27](https://github.com/XTLS/Xray-core/releases/tag/v26.6.27) ### 2.2.5 - 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 - **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 菜单 - 修复了一些问题 ### 2.2.4 - Date: 2026-06-14 - Version: 2.2.4 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.2.4 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.2.4 - **changed** — Upgrade target SDK version to 37 (Android 17) - **added** — Support policy groups for outbound in routing - **added** — Add share log functionality - **removed** — Remove allowInsecure preference option, use pinnedPeerCertSha256 instead - **changed** — Update Xray-core to v26.6.1 - **added** — Add verifyPeerCertByName option - **changed** — Display configuration count after group names - **added** — Add manual certificate SHA256 retrieval ###### 警告:将在 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 ### 2.2.3 - Date: 2026-06-02 - Version: 2.2.3 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.2.3 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.2.3 - **changed** — Upgrade target SDK version to 37 (Android 17) - **changed** — Outbounds in routing now support policy groups - **added** — Add share log functionality - **removed** — Remove allowInsecure preference; use certificate fingerprint pinnedPeerCertSha256 instead - **changed** — Update Xray-core to v26.6.1 - **deprecated** — Certificate validation skip allowInsecure will be disabled on 2026.8.1 ###### 警告:将在 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) - 警告:将在 2026.8.1 禁用跳过证书验证 "allowInsecure" ,请尽快改用证书指纹。到期后无法使用。 ### 2.2.2 - Date: 2026-06-01 - Version: 2.2.2 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.2.2 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.2.2 - **changed** — Upgrade target SDK version to 37 (Android 17) - **added** — Support policy groups for outbound in routing - **added** — Add share log feature - **removed** — Remove allowInsecure preference, use pinnedPeerCertSha256 certificate fingerprint instead - **changed** — Update Xray-core to v26.6.1 ###### 本次更新 - 将 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) ### 2.2.1 - Date: 2026-05-27 - Version: 2.2.1 - Original notes: https://github.com/2dust/v2rayNG/releases/tag/2.2.1 - Permalink: https://whatsnew.fyi/product/v2rayng/releases/2.2.1 - **changed** — Update target SDK version to 37 (Android 17) - **added** — Add support for outbound policy groups in routing - **added** — Add share log feature ###### 本次更新 - 将 target SDK 版本提升至 37 (Android 17) - 路由中的出站支持策略组 - 添加分享日志 https://github.com/2dust/v2rayNG/pull/5682