Skip to content

v0.12.9 Editor rewrite test build.

Pre-release
Pre-release

Choose a tag to compare

@andyblac andyblac released this 27 Jun 17:52

Release Notes

Editor polish and picker improvements

This release brings a large visual-editor refresh across the Orbit cards, with controls now much closer to native Home Assistant behavior.

Highlights

  • Improved entity, area, navigation, color, theme, and name pickers.
  • Moved domain filters inside picker popovers.
  • Fixed picker filter clicks causing dashboard scrolling behind the editor.
  • Fixed All filters so they now truly show all supported domains.
  • Added camera support to relevant filters.
  • Added composed/custom name picker support.
  • Added icon source controls for Area, Entity, Custom, and None where relevant.
  • Reworked color pickers with swatches, values, dropdown behavior, and clear actions.
  • Added automatic Home Assistant theme color discovery.
  • Theme colors are now marked with a T badge.
  • Updated editor labels to better match Home Assistant wording and casing.
  • Cleaned up redundant translations where Home Assistant already provides native wording.
  • Improved Status and Action card editor styling to match the Room Card editor.
  • Updated README documentation for the new editor behavior.

Build

  • Updated bundled dist output.
  • Replaced deprecated Vite config usage.
  • npm run build passes cleanly.

Full Changelog: v0.12.2...v0.12.9-editor