Skip to content

v2.17.0-dev.1

Pre-release
Pre-release

Choose a tag to compare

@florianhorner florianhorner released this 27 Jun 10:37
6afc0b8

What's new since v2.17.0-dev.0

Security

  • CI reusable-workflow pins hardened against supply-chain injection. commit-lint now pins engineering-standards at SHA 502b48e; verify-claims pins gh-workflows at SHA ea347539 instead of the mutable @v1.1 tag.

Changed

  • Secondary editor surfaces stay in the side rail. Opening the starting-shape picker no longer inserts a full-width panel above the graph; it stays alongside the light list so the graph remains the primary editing surface.
  • Live-preview button renamed to "Watch room react". Clearer copy throughout: "Watching · Put it back", "Your room is showing this now · Save to keep it", and sentence-case save button.
  • Card display strings get a guarded home. Strings moved to js/src/utils/strings.ts, enforced by scripts/lint-vocabulary (CI + pre-commit) under the Lead-with-the-light principle.