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
v4.1 release
This commit is contained in:
@@ -8,6 +8,15 @@ GitHub release: [Tricky Addon: Update Target List](https://github.com/KOWX712/Tr
|
||||
Telegram channel: [KOW's Little World](https://t.me/kowchannel)
|
||||
|
||||
## Changelog
|
||||
### v4.1
|
||||
- **WebUI:** Added right-to-left language support in UI.
|
||||
- **WebUI:** Fixed 'Failed to fetch applist' in certain condition.
|
||||
- **Script:** Added auto security patch support for pif.prop.
|
||||
- **WebUI:** Added support for Dakkshesh's TrickyStore fork [(GitHub@beakthoven/TrickyStore)](https://github.com/beakthoven/TrickyStore).
|
||||
- **WebUI:** Added device props support for qwq233's TrickyStore fork (this will not modify system prop automatically).
|
||||
- **WebUI:** Added German (#78, @xxOrdulu52xx), Bengali, Persian translation.
|
||||
- **WebUI:** Updated Turkish, Italian, Japanese, Arabic translation. (@cvnertnc, @GRgabrix, @reindex-ot, @ZG089)
|
||||
|
||||
### v4.0
|
||||
- **WebUI:** Fixed `Failed to fetch security patch` issue in most condition.
|
||||
- **WebUI:** Added support for [qwq233's TrickyStore fork](https://github.com/qwq233/TrickyStore).
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
id=TA_utl
|
||||
name=Tricky Addon - Update Target List
|
||||
version=v4.0
|
||||
versionCode=538
|
||||
version=v4.1
|
||||
versionCode=572
|
||||
author=KOWX712
|
||||
description=A WebUI to conifgure tricky store target.txt
|
||||
updateJson=https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/update.json
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"versionCode": 538,
|
||||
"version": "v4.0",
|
||||
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v4.0/TrickyAddonModule-v4.0.zip",
|
||||
"versionCode": 572,
|
||||
"version": "v4.1",
|
||||
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v4.1/TrickyAddonModule-v4.1.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/changelog.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user