Skip to content

Commit

Permalink
Update v4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CHIZI-0618 committed Aug 11, 2023
1 parent 2a057f1 commit ac7d1db
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.6",
"versionCode": 2023040614,
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.6/box4_v4.6.zip",
"version": "v4.7",
"versionCode": 2023081113,
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v4.7/box4_v4.7.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.7
- 修复 APP 黑白名单匹配与 UID 计算
- 修复 v2fly/xray 核心 geo* 文件位置错误
- 修复 Clash.Meta 配置中的拼写错误
- 支持 GID 黑白名单

### v4.6
- 修复白名单未生效的错误
- 修复 Magisk 控制启停时黑白名单未获取的错误
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.6
versionCode=2023040614
version=v4.7
versionCode=2023081113
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 ac7d1db

Please sign in to comment.