Releases: KOWX712/Tricky-Addon-Update-Target-List
Releases · KOWX712/Tricky-Addon-Update-Target-List
v5.0-beta.1
Tricky Addon module
Breaking Change: Dropped support for old KernelSU and APatch versions - This release requires KernelSU 32234+ or APatch 11159+. For Magisk user, use KSUWebUIStandalone fork instead.
- Module: Drop aapt and keygen, no longer ship any binary.
- Script: Fix uninstallation in overlayfs manager.
- Script: Fix missing prop in sensitive props handling, support resetprop compact.
- Script: Support hotinstall in supported metamodule.
- WebUI: Add support for JingMatrix's fork (JingMatrix/TEESimulator).
- WebUI: Improve rtl language support, update gitmirror link.
- WebUI: Support custom keybox provider, allow fetching and decoding keybox from any url.
- WebUI: Add Thai translation (@zr89-richter, #122).
v4.3
Tricky Addon module
- WebUI: UI improvement: optimized dialog animation and menu appearence.
- WebUI: Fixed fallback link not working, fixed no internet connection in some condition.
- WebUI: Implemented translation hot update feature, allow pulling transation from crowdin branch and apply without reboot. Translation in repo will sync with Crowdin on every Sunday.
- WebUI: Fixed fail to apply custom keybox on some path.
- Script: Added auto security patch support for custom.pif.prop
- Script: Added sensitive props handling from shamiko.
v4.2
Tricky Addon module
- WebUI: New UI with Material Web Component and some various improvements.
- WebUI: Fixed missing security patch option in newer version of beakthoven/TrickyStoreOSS.
- WebUI: Fixed broken devconfig.toml value reading when using qwq233/TrickyStore.
- WebUI: Added Vietnamese translation (@doanvtamhuynh, #96).
- WebUI: Updated many translation ff3e2e4.
- No longer ship full openssl binary.
v4.1
Tricky Addon module
- 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).
- 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
Tricky Addon module
- WebUI: Fixed
Failed to fetch security patchissue in most condition. - WebUI: Added support for qwq233's TrickyStore fork.
- WebUI: Provide option to download latest canary version in about menu.
- action: Removed MMRL from action redirect WebUI since MMRL no longer provide built-in WebUI. (#66, @ThanhCN0)
- WebUI: Unknown keybox option no longer rely on internet connection.
- WebUI: Fixed built-in update mechanism might fail in some condition. (@backslashxx)
- WebUI: Translation service now is available on crowdin, view translation guide for more detail. You can reach our crowdin website in the WebUI language menu too.
- WebUI: Added Ukrainian (#43, @StepanSad), Greek (#61, @Goku818) translation.
- WebUI: Updated Japanese, Indonesian, Arabic, Polish, French, Portuguese, Ukrainian translation. (@reindex-ot, @Rem01Gaming, @ZG089, @Bladius2024, @GhostFRR, @SecretGogeta, crowdin@IlliaS)
v3.9
Tricky Addon module
- WebUI: Optmized app loading speed, fixed all known freezing issue.
- WebUI: Added unknown keybox option, similar to AOSP keybox, removed AOSP keybox fallback when no valid keybox available.
- MMRL: Added app icon support, enjoy with latest MMRL or WebUI X.
- Action: Added support for Magisk action redirect WebUI X.
- Script: Get actual vbmeta size before resetprop.
- WebUI: Add Portuguese Brazilian Translation (#38, @JeanxPereira)
v3.8.1
Tricky Addon module
- WebUI: Fixed missing aosp key fallback when no valid key is available.
v3.8
v3.7
Tricky Addon module
- WebUI: Optimized UI.
- WebUI: Added uninstall confirmation dialog.
- WebUI: Sanitize text content (#23, @totalolage)
- WebUI: Added selected language memory.
- WebUI: Fixed Chinese translation (#26 #27, @xiaokuqwq)
- WebUI: Added Indonesian translation (#28, @chisewaguri)
- WebUI: Added Italian translation (#30, @luigimak)
- MMRL: Added monet theme suport.
- MMRL: Fixed fail to display guide when permission is not granted.
- No longer add Play Store by default.
v3.6
Tricky Addon module
- 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.