Skip to content

Veilleuse 2.1.1

Choose a tag to compare

@ZnOw01 ZnOw01 released this 15 Aug 21:11
· 43 commits to main since this release

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.