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
v2.9 Merry Christmas
This commit is contained in:
@@ -8,6 +8,13 @@ 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
|
||||||
|
### v2.9
|
||||||
|
- Preserve `!` and `?` during update target in WebUi.
|
||||||
|
- Optimized scripts, thanks to @backslashxx.
|
||||||
|
- Fixed freeze in weak connection.
|
||||||
|
- Added Spanish, thanks to @Keinta15.
|
||||||
|
- Removed rescriction on installation but module will still be removed if tricky store is not found after reboot.
|
||||||
|
|
||||||
### v2.8
|
### v2.8
|
||||||
- Fixed all KSUWebUIStandalone freeze issue, removed visible option.
|
- Fixed all KSUWebUIStandalone freeze issue, removed visible option.
|
||||||
- Reduced WebUI loading time.
|
- Reduced WebUI loading time.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
id=TA_utl
|
id=TA_utl
|
||||||
name=Tricky Addon - Update Target List
|
name=Tricky Addon - Update Target List
|
||||||
version=v2.8
|
version=v2.9
|
||||||
versionCode=280
|
versionCode=290
|
||||||
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": 280,
|
"versionCode": 290,
|
||||||
"version": "v2.8",
|
"version": "v2.9",
|
||||||
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v2.8/TrickyAddonModule-v2.8.zip",
|
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v2.9/TrickyAddonModule-v2.9.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