Skip to content

v7.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 22:27

7.5.0 (2026-06-16)

⭐ New Features

  • Add integration option to disable hash variable and hash-driven UIX template/Forge refreshes (#376) (bfa0814), closes #375
  • Support UIX styling by theme on todo panel. (1c0b6a8)
  • UIX Forge Overlay icon spark (#369) (98ad150), closes #368

🐞 Bug Fixes

  • Correct CSS var --uix-overlay-icon-border-radius. Add example for button card noting shadowRoot requirement. (92dfffb)
  • Only force UIX updates when panel state has actually change. Avoids forge refreshes on more-info dialog history state changes (#373) (5d04b30), closes #372