Bug fixes & Adjustments:
- ✅ Fix: Fixed a critical bug in the Plasma 6 widget (
main.qml) where the asynchronous data source would prematurely disconnect if the indexer script printed anystderrprogress messages before exiting. The widget now properly waits for the bash script to finish (exitCode !== undefined) before evaluating the output, fixing the "No cheatsheets found" error.
Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md