From f9ff302bcdee6022dac261ec35eca62fcd3f21b2 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Wed, 27 Feb 2019 22:26:23 -0600 Subject: [PATCH] Update changelog.markdown (#8771) --- source/lovelace/changelog.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/lovelace/changelog.markdown b/source/lovelace/changelog.markdown index 2b7224c81e7..bda320b452d 100644 --- a/source/lovelace/changelog.markdown +++ b/source/lovelace/changelog.markdown @@ -8,6 +8,13 @@ comments: false sharing: true footer: true --- +## {% linkable_title Changes in 0.88.0 %} +- 📣 Disable toast notifications for successful operations ([#2700](https://github.com/home-assistant/home-assistant-polymer/pull/2822)) +- 📣 Color Picker: Toggleable between segmented and continuous ([#2806](https://github.com/home-assistant/home-assistant-polymer/pull/2806)) +- 📣 Theming: New CSS card style `ha-card-box-shadow` ([#2855](https://github.com/home-assistant/home-assistant-polymer/pull/2855)) +- 🔧 Fix login issue on Firefox ([#2860](https://github.com/home-assistant/home-assistant-polymer/pull/2860)) +- 🔧 [light card]: Fix click events ([#2850](https://github.com/home-assistant/home-assistant-polymer/pull/2850)) + ## {% linkable_title Changes in 0.87.0 %} - 📣 MDI icons updated to [3.3.92](https://cdn.materialdesignicons.com/3.3.92/) - 📣 New system-health card in dev-info