From 6c48bcaf756695064c03b199d2ae0d234317cc2c Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Thu, 3 Oct 2019 11:35:00 -0500 Subject: [PATCH] Update changelog.markdown (#10589) * Update changelog.markdown * Update changelog.markdown --- source/lovelace/changelog.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/lovelace/changelog.markdown b/source/lovelace/changelog.markdown index a9392581543..aed4dbe4736 100644 --- a/source/lovelace/changelog.markdown +++ b/source/lovelace/changelog.markdown @@ -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`