Bug fixes:
- 🐛 Fix: Replaced standard
XMLHttpRequest.timeout(which is often silently ignored by QML) with a dynamicTimer-based timeout to reliably enforce the 10-second limit during the version check (Plasma 5 & Plasma 6). - 🐛 Fix: Ensured
globalCheatsModelis cleared in Plasma 5 when the indexer encounters an error so that stale cache data isn't displayed alongside error messages. - 🐛 Fix: Removed redundant single-quotes around
notify-sendvariables inFullRepresentation.qmlto prevent shell argument breaking when editor paths contain spaces.
Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md