|
2 | 2 | title: "Lovelace Changelog"
|
3 | 3 | description: "Changelog of the Lovelace UI."
|
4 | 4 | ---
|
| 5 | +## Changes in 0.105.0 |
| 6 | +* ✨ [entities card]: New `header` special row type (#4496) @balloob |
| 7 | +* ✨ [entities card]: New `footer` special row type (#4496) @balloob |
| 8 | +* ✨ [entities card]: Add `picture` option to header/footer (#4496) @balloob |
| 9 | +* ✨ [entities card]: New `conditional` special row type (#4569) @iantrich |
| 10 | +* ✨ [entities card]: Add `buttons` option to header/footer (#4601) @balloob |
| 11 | +* ✨ [entities card]: Add `action_name` option for scene/script rows (#4571) @iantrich |
| 12 | +* ✨ [entities card]: Add `never_triggered` option to `secondary_info` option for automation rows (#4442) @Mariusthvdb |
| 13 | +* ✨ [entities card]: Add `state_color` option to color active/error/climate icons. Does not change the behavior of lights. Default is now `false` (#4510) @iantrich |
| 14 | +* ✨ Update Material Design Icons to v4.8.95 (#4520) @goyney |
| 15 | +* 💄 [entities card]: Automatically strip Area name from entities in Lovelace generated/auto mode (#4597) @balloob |
| 16 | +* 💄 [entities card]: Fix alignment of header toggle (#4532) @bramkragten |
| 17 | +* 💄 [light card]: Align height of card regardless of brightness support (#4582) @iantrich |
| 18 | +* 💄 [map card]: Ignore zones when fitting map (#4447) @klejejs |
| 19 | +* 💄 Additional active/error/climate icon domains/states (#4510) @iantrich |
| 20 | +* ♿ Close card editor on ESC (#4570) @iantrich |
| 21 | +* ♿ Add tabindex to Lovelace elements (#4160) @iantrich |
| 22 | +* 🐛 Fix action directive double tab iOS issues (#4639) @bramkragten |
| 23 | +* 🐛 [gauge card]: Fix severity toggle (#4600) @iantrich |
| 24 | +* 🐛 [markdown card]: Fix visual editor for when all `content` removed (#4583) @iantrich |
| 25 | +* 🐛 [alarm panel card]: Fix preview updates (#4592) @bramkragten |
| 26 | +* 🐛 [thermostat card]: Fix display of current/set temperature when at 0 (#4498) @iantrich |
| 27 | +* 🐛 [picture glance card]: Fix `camera_view` option in editor (#4495) @iantrich |
| 28 | +* 🐛 Fix various card editor switches (#4584) @iantrich |
| 29 | +* 🐛 Fix Lovelace reload button on error page (#4557) @bramkragten |
| 30 | +* 🚸 [shopping list card]: Show error if integration is not loaded (#4523) @ludeeus |
| 31 | +* 🚸 Prompt user to confirm logout (#4501) @iantrich |
| 32 | + |
5 | 33 | ## Changes in 0.104.0
|
6 | 34 | - ❤️ Add ability to remove Lovelace config [#4430](https://github.com/home-assistant/home-assistant-polymer/pull/4430) @bramkragten
|
7 | 35 | - ❤️ Add support to add all device entities to Lovelace [#4356](https://github.com/home-assistant/home-assistant-polymer/pull/4356) @bramkragten
|
|
0 commit comments