2.2.6
Added 8
- Routing outbounds support policy groups
- Share logs functionality
- Add verifyPeerCertByName
- Display configuration count after group names
- Manual certificate SHA256 retrieval
- Root permission system-level running mode without VPN service requirement
- Hotspot network sharing feature with root access
- Add GPG key file
Changed 3
- Target SDK version upgraded to 37 (Android 17)
- Real connection testing adds Tcping precheck to accelerate test speed and removes Tcping menu
- Update Xray-core to v26.6.27
Fixed 1
- Fixed some issues
Removed 1
- Remove allowInsecure preference, use certificate fingerprint pinnedPeerCertSha256 instead
From v2rayNG
警告:将在 2026.8.1 移除跳过证书验证 "allowInsecure" ,请尽快改用证书指纹或修改服务端。否则到期后会无法使用。
关于 跳过证书验证 allowInsecure 参数被移除的说明
本次更新
- 将 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