5.0.0-dev.8 (2025-10-04)
⚠ BREAKING CHANGES
- actions: Some of you were using hacks to execute javascript
actions. This release officially implementsaction: javascript
and
this is the only supported way to execute javascript actions going
forward. Any other configuration might execute the javascript action
while the card is first displayed. Please update your config accordingly
and read the updated documentation.