Skip to content

Releases: MrDavid5465/monocoque-builder

telemetry-admin: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:07
585d954

0.4.0 (2026-08-24)

Features

  • dashboard-designer: add clock-text and clock-sprite components (654529f)
  • shakers: wire device config export to monocoque; add Moza shift-light + device pickers (d17dd98)
  • telemetry-admin: add track locations with sunrise/sunset computation (47bf76c)
  • telemetry-admin: server-authoritative simulated day/night clock (85287a5)
  • typiql: backend support for day/night clock, track locations, and Moza shift-light devices (4560fde)

Bug Fixes

  • dashboard-designer: eliminate render-depth crash, add backend-restart auto-recovery (879c125)
  • dashboard-designer: merge live-update subscriptions into one hub, fix render-loop instability (ebe3c44)
  • dashboard-designer: show canvas edge in edit mode, retry flaky thumbnail capture (929c249)
  • dashboard-designer: single WebGL context for 360 viewer day/night blend (8c71545)
  • dashboards: stop cropping dashboard thumbnails in the list view (2480643)
  • per-form: timetoday field's dropdowns open downward instead of sideways (3992dcf)

telemetry-admin: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:37
960059b

0.3.0 (2026-08-11)

Features

  • dashboard-designer: add sprite crop tool, fix kiosk pan/zoom lockout, live per-car 360 pan sync (3f7a327)
  • dashboard-designer: add transform-sprite component + limit-behavior on telemetry bindings (218506c)
  • skills: add completing-prs skill (1b9e5d4)
  • skills: add form-schema skill with static schema validator (dbdfd1c)
  • skills: add list-schema skill (8d64721)
  • skills: add reactive-admin skill (e488517)
  • skills: add validate-list-schema.cjs to list-schema (bac9150)

Bug Fixes

  • dashboard-designer: fix no-useless-assignment lint error in TransformOverlay (0bfd52d)
  • skills: clarify reactive-admin only needs overrides passed (2f8b2da)

telemetry-admin: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:17
e552921

0.2.0 (2026-07-29)

Features

  • dashboard-designer: rework telemetry binding UI, fix startup sweep, bundle template sprites (9eb916d)

telemetry-admin: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 18:05
1396213

0.1.2 (2026-07-27)

Code Refactoring

  • standardize hand-rolled UI on Fluent components and per-form (954b1d0)

Bug Fixes

  • ci: publish-aur download URL used wrong release tag format (f450247)
  • ci: publish-aur GIT_SSH_COMMAND instead of relying on ~/.ssh/config (f365600)
  • ci: stop creating draft GitHub Releases (8b3092f)
  • ci: use StrictHostKeyChecking=accept-new for AUR push instead of ssh-keyscan (dca32d4)

telemetry-admin: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 14:23
55d5e05

0.1.1 (2026-07-26)

Bug Fixes

  • e2e: repair gauge-setup suite for current app shape (a248509)