Skip to content

v1.5.0

Choose a tag to compare

@Darkdragon14 Darkdragon14 released this 26 Feb 20:57

✨ Release Notes

🆕 Added

  • Dashboard/views permissions are now managed at group level in Access Control Manager.
  • Group dashboard permissions are synchronized to Home Assistant user visibility (view.visible).

🧩 Behavior

  • If a user belongs to multiple groups, dashboard access is the union of those groups.
  • Saving a group updates visibility for all users in that group.
  • Saving a user (group add/remove) recomputes effective dashboard visibility immediately.
  • In strict mode, access is removed when no remaining group grants a view.

🎯UX

  • Collapse/expand now works by clicking the full card header, not just the chevron icon.

🌍 Translations

  • Updated selection label to "Please select a group" (FR/ES/DE/IT/HU included).

Note

  • I have not yet tested user creation from Guest Mode:
    https://github.com/Darkdragon14/ha-guest-mode
  • Some non-UI permissions may still require a Home Assistant restart to fully apply (I'll confirm and document the exact scope).
  • If needed, I may ship a small Guest Mode update for users running both integrations.