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