Skip to content

Commit 140e212

Browse files
committed
1.3.0
1 parent 1d92796 commit 140e212

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 1.3.0
2+
3+
- 支持 KeyMint 4.0 新增的 moudleHash 字段
4+
- 支持 Android 16
5+
- 修复偶发注入失败的问题
6+
- 将 Play 商店加入默认作用列表
7+
- 修复大量证书链生成问题
8+
9+
---
10+
11+
- Support for the new moduleHash field introduced in KeyMint 4.0
12+
- Compatibility with Android 16
13+
- Fixed occasional injection failures
14+
- Added Play Store to the default scope list
15+
- Resolved numerous certificate chain generation issues
16+
117
# 1.2.1
218

319
支持自定义安全补丁级别(请参见 README.md)

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"versionCode": 158,
3-
"version": "v1.2.1",
4-
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.2.1/Tricky-Store-v1.2.1-158-51390a7-release.zip",
2+
"versionCode": 180,
3+
"version": "v1.3.0",
4+
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.3.0/Tricky-Store-v1.3.0-180-8acfa57-release.zip",
55
"changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md"
66
}

0 commit comments

Comments
 (0)