Skip to content

Commit c42ddfb

Browse files
1.2.7
1 parent badedeb commit c42ddfb

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### Changelog 1.2.7 - 04-04-2026
2+
- 重构网络与 iptables 规则框架,增强 TProxy/IPv6 与网络匹配稳定性
3+
- 新增 CNIP(ipset)分流能力,并提供 upcnip 更新命令
4+
- 安装恢复流程补充 gid.list.cfg
5+
16
#### Changelog 1.2.6 - 06-11-2025
27
- 优化 WebUI 不再是固定 dashboard 目录
38
- 为模块安装新增删除更新残留选项,新增超时自动选择

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=box_for_root
22
name=Box for Magisk/KernelSU
3-
version=1.2.6
4-
versionCode=20251106
3+
version=1.2.7
4+
versionCode=20260404
55
author=boxproxy,taamarin
66
description=📦 Box for Root - 为Android设备提供透明代理工具箱 🚀 支持clash、sing-box、v2ray、hysteria和xray等多种代理工具
77
updateJson=https://github.com/boxproxy/box/raw/master/update.json

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "1.2.6",
3-
"versionCode": "20251106",
4-
"zipUrl": "https://github.com/boxproxy/box/releases/download/1.2.6/box-1.2.6.zip",
2+
"version": "1.2.7",
3+
"versionCode": "20260404",
4+
"zipUrl": "https://github.com/boxproxy/box/releases/download/1.2.7/box-1.2.7.zip",
55
"changelog": "https://github.com/boxproxy/box/raw/master/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)