Changes
🚀 Features
- Add support for taking screenshots from loaded media (#1201) @dermotduffy
- Allow HA
navigate
action calls to trigger card actions (#1198) @dermotduffy
🐛 Fixes
- Fix view-related querystring action race condition (#1209) @dermotduffy
- Fix recording downloads (#1202) @dermotduffy
- Allow scrolling when not zoomed in (#1196) @dermotduffy
- Fix zoom in Firefox and Safari (#1179) @dermotduffy
📚 Documentation
- Add troubleshooting entry to disable title popups (#1207) @dermotduffy
- Add additional
inlang
documentation (#1182) @NiklasBuchfink
🔨 Refactoring
- Refactor media info handling into a controller (#1177) @dermotduffy
- Break parser error handling out of main card (#1176) @dermotduffy
- Refactor menu button logic out of main card (#1175) @dermotduffy
📦 Dependencies
- Bump version to v5.2.0 (#1211) @dermotduffy
- Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1 (#1188) @dependabot
- Update @graphiteds/core (#1210) @dermotduffy
- Merge fix in
main
back intodev
(#1173) @dermotduffy