Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions source/lovelace/changelog.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
title: "Lovelace Changelog"
description: "Changelog of the Lovelace UI."
---
## Changes in 0.100.0
- 📣 [picture glance card]: New config `tap_action` and `hold_action` for `entities` (#3807) @iantrich
- 📣 [entities card]: New config `image` for `entities` (#3832) @iantrich
- 📣 [entity filter card]: Support for operators in `state_filter` and individual `state_filter` option for `entitites` (#3692) @iantrich
- 📣 [light card]: New config `icon` (#3771) @iantrich
- 📣 [picture entity card]: UI Editor (#3708) @iantrich
- 📣 [picture glance card]: UI Editor (#3709) @iantrich
- 📣 [history graph card]: UI Editor (#3782) @iantrich
- 📣 Add support for panels to cast (#3796) @bramkragten
- 📣 Allow for user text selection (Android Chrome not supported) (#3605) @iantrich
- 📣 add `state_filter` to picture cards (#3791) @iantrich
- 📣 Add a setting for vibration (#3813) @bramkragten
- 📣 Switch paper-toggle-button to mwc-switch (#3683) @iantrich
- 📣 New Action `url` (#3773) @iantrich
- 🔧 [map card]: Align background with tiles (#3858) @bramkragten
- 🔧 [map card]: Fix dark switch for map card editor (#3856) @bramkragten
- 🔧 [views]: Guard for null badges (#3841) @bramkragten

## Changes in 0.99.0
- 📣 [glance card]: New config `show_last_changed` for `entities`
- 📣 [glance card]: New config `image` for `entities`
Expand Down