Skip to content

v3.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 09:04
· 1 commit to master since this release

3.2.1 (2026-08-13)

馃悶 Bug Fixes

  • Console errors when using Browser Player on dashboard. Warning message regarding browser not registered shows always whereas should only show in preview mode. (aa4f9b6), closes #1056
  • Optimise popup timeout progress bar to update only every 1/10th timeout, max 500ms, instead of every 10ms, using linear animation to progress between updates. This approach is much less Browser resource intensive. (41dd6af), closes #1363
  • Overlay icon Frontend settings do not load or save since v3.1.0 (be1c6c2)
  • Refactor all customElements definitions so they are not set early prior to Home Assistants scoped customElement registry (77a79eb)