Skip to content

v1.6.2

Choose a tag to compare

@Darkdragon14 Darkdragon14 released this 06 Mar 18:13
880928c

🛠️ Fix — Preserve Full Dashboard Access for Default System Groups

This release fixes dashboard/view permission synchronization for Home Assistant default system groups.

What changed

  • Users in system-admin and system-users now always retain full access to all dashboards and views.
  • Dashboard visibility synchronization now combines runtime Home Assistant group memberships with stored auth group_ids.
  • Group IDs are normalized during synchronization to prevent duplicate or incorrect membership resolution.

Why this matters

This prevents inconsistent dashboard visibility after permission updates and ensures that default system group behavior remains reliable and predictable.