New features
- Home Assistant Sidebar settings are now blocked for non-admin users. If a non-admin user tries to use a Home Assistant method to change their siderbar settings, they will get the notification Sidebar settings are managed by owner/admin using Browser Mod integration. (FR #996)
- User interaction check has been updated and now includes a full interaction phase if the Browser requires clicking play on a media element rather than just a standard screen click/touch. See User interaction for more information. (Issue #989)
Fixes
- Fix
browser_mod.notification
with noaction_text
causing error in Home Assistant 2025.9.0b0 or blank button in earlier versions. (Issue #1003) - Fix console warnings when Browser is not registered.
Documentation
- Clarify best practice for managing Browser ID updates in an enviroment where they may reset from time to time. (Thanks @Yinmeout)
- Update Browser Title jinja template example (Thanks @Mariusthvdb)
- Update some popup example images clarifying that standard popups are not vertically centered.
Thank you to contributors and reviewers
Full Changelog: v2.5.0...v2.5.1-beta.3