mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Update changelog.markdown (#10344)
* Update changelog.markdown * Update changelog.markdown * Update changelog.markdown * Update changelog.markdown
This commit is contained in:
parent
7eea0a9a4d
commit
b93b68e9a6
@ -2,6 +2,31 @@
|
|||||||
title: "Lovelace Changelog"
|
title: "Lovelace Changelog"
|
||||||
description: "Changelog of the Lovelace UI."
|
description: "Changelog of the Lovelace UI."
|
||||||
---
|
---
|
||||||
|
## Changes in 0.99.0
|
||||||
|
- 📣 [glance card]: New config `show_last_changed` for `entities`
|
||||||
|
- 📣 [glance card]: New config `image` for `entities`
|
||||||
|
- 📣 [views]: New config `image` for `badges`
|
||||||
|
- 📣 [views]: New config `icon` for `badges`
|
||||||
|
- 📣 [views]: New config `name` for `badges`
|
||||||
|
- 📣 Unused entities: Rewritten into a table view
|
||||||
|
- 📣 Unused entities: Add entities to Lovelace cards
|
||||||
|
- 📣 Lovelace background settings moved to theme `--lovelace-background`
|
||||||
|
- 📣 Haptic feedback support added
|
||||||
|
- 📣 Vibrate support added
|
||||||
|
- 📣 MDI icons updated to [4.3.95](https://cdn.materialdesignicons.com/4.3.95/)
|
||||||
|
- ⚠️ Only allow admins to edit UI config
|
||||||
|
- 🔧 [alarm panel card]: Handle keyboard input
|
||||||
|
- 🔧 [alarm panel card]: Show `friendly_name` if set
|
||||||
|
- 🔧 [entities card]: Properly show "unavailable" timestamps
|
||||||
|
- 🔧 [entity filter card]: Throttle updates for performance
|
||||||
|
- 🔧 [light card]: Replace jQuery sliders
|
||||||
|
- 🔧 [light card]: Move brightness below icon
|
||||||
|
- 🔧 [map card]: Update preview when config changes
|
||||||
|
- 🔧 [markdown card]: Don't allow SVG by default
|
||||||
|
- 🔧 Filter null badges
|
||||||
|
- 🔧 Render an overlay on light cards when the light is unavailable
|
||||||
|
- 🔧 Break long strings in notifications
|
||||||
|
|
||||||
## Changes in 0.88.0
|
## Changes in 0.88.0
|
||||||
- 📣 Disable toast notifications for successful operations ([#2700](https://github.com/home-assistant/home-assistant-polymer/pull/2822))
|
- 📣 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))
|
- 📣 Color Picker: Toggleable between segmented and continuous ([#2806](https://github.com/home-assistant/home-assistant-polymer/pull/2806))
|
||||||
@ -21,7 +46,7 @@ description: "Changelog of the Lovelace UI."
|
|||||||
- 📣 [thermostat card]: more-info button added
|
- 📣 [thermostat card]: more-info button added
|
||||||
- 📣 [light card]: more-info button added
|
- 📣 [light card]: more-info button added
|
||||||
- 🔧 [thermostat card]: Fix slider
|
- 🔧 [thermostat card]: Fix slider
|
||||||
- 🔧 groups are now togglable
|
- 🔧 Groups are now togglable
|
||||||
|
|
||||||
## Changes in 0.86.0
|
## Changes in 0.86.0
|
||||||
- 📣 Lovelace is now the default UI for Home Assistant!
|
- 📣 Lovelace is now the default UI for Home Assistant!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user