You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
3.6 release
This commit is contained in:
@@ -8,6 +8,14 @@ GitHub release: [Tricky Addon: Update Target List](https://github.com/KOWX712/Tr
|
|||||||
Telegram channel: [KOW's Little World](https://t.me/kowchannel)
|
Telegram channel: [KOW's Little World](https://t.me/kowchannel)
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
### v3.6
|
||||||
|
- **WebUI:** Option to add system apps.
|
||||||
|
- **WebUI:** Fixed abnormal gap between content and header in MMRL.
|
||||||
|
- Handle some vbmeta related prop, enforce boot hash to lowercase.
|
||||||
|
- No longer auto config security patch by default (old user will remain current setup).
|
||||||
|
- Fixed issue with disable sucompat.
|
||||||
|
- More minor improvements.
|
||||||
|
|
||||||
### v3.5
|
### v3.5
|
||||||
- **Script:** Set `system=prop` in auto config.
|
- **Script:** Set `system=prop` in auto config.
|
||||||
- **WebUI:** Option to fetch secuirty patch date.
|
- **WebUI:** Option to fetch secuirty patch date.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
id=TA_utl
|
id=TA_utl
|
||||||
name=Tricky Addon - Update Target List
|
name=Tricky Addon - Update Target List
|
||||||
version=v3.5
|
version=v3.6
|
||||||
versionCode=350
|
versionCode=360
|
||||||
author=KOWX712
|
author=KOWX712
|
||||||
description=A WebUI to conifgure tricky store target.txt
|
description=A WebUI to conifgure tricky store target.txt
|
||||||
updateJson=https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/update.json
|
updateJson=https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/update.json
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"versionCode": 350,
|
"versionCode": 360,
|
||||||
"version": "v3.5",
|
"version": "v3.6",
|
||||||
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v3.5/TrickyAddonModule-v3.5.zip",
|
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v3.6/TrickyAddonModule-v3.6.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/changelog.md"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user