You've already forked TrickyStore
mirror of
https://github.com/5ec1cff/TrickyStore.git
synced 2025-09-06 06:37:07 +00:00
1.3.0
This commit is contained in:
16
changelog.md
16
changelog.md
@@ -1,3 +1,19 @@
|
||||
# 1.3.0
|
||||
|
||||
- 支持 KeyMint 4.0 新增的 moudleHash 字段
|
||||
- 支持 Android 16
|
||||
- 修复偶发注入失败的问题
|
||||
- 将 Play 商店加入默认作用列表
|
||||
- 修复大量证书链生成问题
|
||||
|
||||
---
|
||||
|
||||
- Support for the new moduleHash field introduced in KeyMint 4.0
|
||||
- Compatibility with Android 16
|
||||
- Fixed occasional injection failures
|
||||
- Added Play Store to the default scope list
|
||||
- Resolved numerous certificate chain generation issues
|
||||
|
||||
# 1.2.1
|
||||
|
||||
支持自定义安全补丁级别(请参见 README.md)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"versionCode": 158,
|
||||
"version": "v1.2.1",
|
||||
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.2.1/Tricky-Store-v1.2.1-158-51390a7-release.zip",
|
||||
"versionCode": 180,
|
||||
"version": "v1.3.0",
|
||||
"zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.3.0/Tricky-Store-v1.3.0-180-8acfa57-release.zip",
|
||||
"changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user