File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ GitHub release: [Tricky Addon: Update Target List](https://github.com/KOWX712/Tr
8
8
Telegram channel: [ KOW's Little World] ( https://t.me/kowchannel )
9
9
10
10
## Changelog
11
+ ### v3.9
12
+ - ** WebUI:** Optmized app loading speed, fixed all known freezing issue.
13
+ - ** WebUI:** Added custom keybox option, similar to AOSP keybox, remvoed AOSP keybox fallback when no valid keybox available.
14
+ - ** MMRL:** Added app icon support, enjoy with latest [ MMRL] ( https://github.com/MMRLApp/MMRL/releases/latest ) or [ WebUI X] ( https://github.com/MMRLApp/WebUI-X-Portable/releases/latest ) .
15
+ - ** Action:** Added support for Magisk action redirect WebUI X.
16
+ - ** Script:** Get actual vbmeta size before resetprop.
17
+ - ** WebUI:** Add Portuguese Brazilian Translation (#38 , @JeanxPereira )
18
+
11
19
### v3.8.1
12
20
- ** WebUI:** Fixed missing aosp key fallback when no valid key is available.
13
21
Original file line number Diff line number Diff line change 1
1
id=TA_utl
2
2
name=Tricky Addon - Update Target List
3
- version=v3.8.1
4
- versionCode=381
3
+ version=v3.9
4
+ versionCode=390
5
5
author=KOWX712
6
6
description=A WebUI to conifgure tricky store target.txt
7
7
updateJson=https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/update.json
Original file line number Diff line number Diff line change 1
1
{
2
- "versionCode" : 381 ,
3
- "version" : " v3.8.1 " ,
4
- "zipUrl" : " https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v3.8.1 /TrickyAddonModule-v3.8.1 .zip" ,
2
+ "versionCode" : 390 ,
3
+ "version" : " v3.9 " ,
4
+ "zipUrl" : " https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v3.9 /TrickyAddonModule-v3.9 .zip" ,
5
5
"changelog" : " https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/changelog.md"
6
6
}
You can’t perform that action at this time.
0 commit comments