Skip to content

Commit e5deb29

Browse files
committed
Update v5.0
1 parent 4c08edf commit e5deb29

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

box4.json

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

changelog.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## box4magisk 更新日志
1+
## box4 更新日志
2+
3+
### v5.0
4+
- 添加动态防回环规则插入支持
5+
- 优化本机 IP 获取
6+
- 修复 sing-box 的 Tun 热点分享
7+
- 更新 mihomo 核心示例配置
8+
- 使用 mrs 以降低启动内存
9+
- dns 部分改进
210

311
### v4.9
412
- 添加 APatch 支持(实验性)

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.9
4-
versionCode=2024071313
3+
version=v5.0
4+
versionCode=2024080921
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)