Skip to content

Commit 6eea092

Browse files
committed
Update v4.8
1 parent 74dc2bf commit 6eea092

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

box4.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v4.7",
3-
"versionCode": 2023081113,
4-
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.7/box4_v4.7.zip",
2+
"version": "v4.8",
3+
"versionCode": 2024042722,
4+
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.8/box4_v4.8.zip",
55
"changelog": "https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/changelog.md"
66
}

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## box4magisk 更新日志
22

3+
### v4.8
4+
- 修复 APP 不存在时 UID 计算错误
5+
- 修复 fakeip ICMP
6+
- 修复进程/包名嗅探
7+
- 修复本机公网透明代理回环
8+
39
### v4.7
410
- 修复 APP 黑白名单匹配与 UID 计算
511
- 修复 v2fly/xray 核心 geo* 文件位置错误

module.prop

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=box4
22
name=box4magisk
3-
version=v4.7
4-
versionCode=2023081113
3+
version=v4.8
4+
versionCode=2024042722
55
author=CHIZI-0618
66
description=Use sing-box, clash, v2ray, xray tunnel proxy on Android devices.
77
updateJson=https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/box4.json

0 commit comments

Comments
 (0)