Changes
💥 Breaking Changes
- As a result of the new picture elements support the configuration format has changed (in exchange for significant extensibility improvements). If you previously configured
entities
(to add entities to the menu) you will need to update your configuration with this version. Please see the PR in question for a guide at the simple changes required.
🚀 Features
- Add card preview to HA visual card picker (#118) @dermotduffy
- Add support for birdseye mode (#117) @dermotduffy
- Slightly improve configuration error messages (#115) @dermotduffy
- Add full picture elements support, including adding arbitrary icons/state-icons to the menu with arbitrary actions (#111) @dermotduffy
🐛 Fixes
- Fix automatic camera name detection for JSMPEG live rendering (#107) @dermotduffy
- Clicking on a snapshot should search for a related clip (not a related snapshot!) (#98) @hunterjm
- Fix card for bleeding edge HA frontend versions and improve fullscreen logic (#95) @dermotduffy
🐎 Performance
- Improve initial live camera load time (#116) @dermotduffy
📚 Documentation
- Add warning about lack of iPhone fullscreen support due to lack of iOS support for Javascript fullscreen API (#113) @dermotduffy
📦 Dependencies
- Bump version to v1.2.0 . (#119) @dermotduffy