REMINDER: If you are using HACS and Frontend extra_module_url make sure to update extra_module_url to match Dashboard resource and restart Home Assistant
NOTE: This release contains a fix for entities contional row patching. If you have styled the conditional row you need to update to style the row itself. See #535 for more information.
Fixes
- Fix hui-card patch when element uses its own updated config e.g. custom:apexcharts-card
- Fix patching entities conditional row, not patching the condtional row, but patching the displayed row. Any card_mod in the conditional row is now ignored as applying styles at the conditional row leaks to all rows. Move and adapt your card_mod to the row to be displayed.
Full Changelog: v4.0.0...v4.0.1-beta.2