Skip to content

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 01 May 11:37
· 82 commits to main since this release
  • 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)