Important
Browser Mod 2.8.0 requires Home Assistant 2026.3.0 or greater
Breaking Change
Home Assistant 2026.3.0 changes ha-dialog, the base for popups, from using material dialog to using webawesome dialog (wa-dialog). See #1163 for more information on how this change may affect your custom styling.
New features
- Support UIX. Browser Mod supports both UIX and card-mod.
- Allow calling of popup via search param,
<dashboard-url>/?popup-more-info-entity-id=<entity_id>
Fixes
- Migrate ha-settings-row to ha-md-list-item in Browser Mod admin panel
- Popups show incorrect when using experimental edge to edge mode in iOS Companion App
- Browser Mod panel does not scroll in Home Assistant 2026.3.0
Miscellaneous
- Support new ha-dialog introduced in Home Assistant 2026.3.0
Full Changelog: v2.7.4...v2.8.0