You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleanup wave aligned with parcelapp v0.3.0 + beszel v0.3.8
Added format / format:check npm-scripts and explicit prettier.config.mjs (project style: spaces, double-quotes)
Added supportedMessages.stopInstance: true so admin can soft-stop the instance over the message bus
Migrated repochecker-version-gate workflow from M1000_IOPackageJson.js parsing to sources-dist-stable.json (covers every ioBroker dep, not just js-controller + admin)
Cleaned tsconfig.build.json exclude (dropped a dead src/test-helpers.ts reference; the helper lives at test/test-helpers.ts)
Auto-synced via release-mode: js-controller >=7.0.7, admin >=7.7.22 (latest stable from sources-dist-stable.json)