Veilleuse 2.1.1
Fixes since 2.1.0
- Panel dead after a shell restart: the debounce guard accessed the helper Process id through the root object, which reads undefined on a freshly started QML engine — every helper call aborted with a TypeError (no status, no slider mutations). Ids now resolve through the component scope, and a layout test pins the rule.