# v2rayNG 2.3.1 - Product: v2rayNG (https://whatsnew.fyi/product/v2rayng) - Vendor: 2dust - 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 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** — 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