Skip to content

Commit

Permalink
Update v4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
CHIZI-0618 committed Apr 27, 2024
1 parent 74dc2bf commit 6eea092
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
6 changes: 3 additions & 3 deletions box4.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v4.7",
"versionCode": 2023081113,
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.7/box4_v4.7.zip",
"version": "v4.8",
"versionCode": 2024042722,
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.8/box4_v4.8.zip",
"changelog": "https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/changelog.md"
}
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## box4magisk 更新日志

### v4.8
- 修复 APP 不存在时 UID 计算错误
- 修复 fakeip ICMP
- 修复进程/包名嗅探
- 修复本机公网透明代理回环

### v4.7
- 修复 APP 黑白名单匹配与 UID 计算
- 修复 v2fly/xray 核心 geo* 文件位置错误
Expand Down
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=box4
name=box4magisk
version=v4.7
versionCode=2023081113
version=v4.8
versionCode=2024042722
author=CHIZI-0618
description=Use sing-box, clash, v2ray, xray tunnel proxy on Android devices.
updateJson=https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/box4.json

0 comments on commit 6eea092

Please sign in to comment.