Update changelog for 0.74.0 final (#5842)

This commit is contained in:
Marius 2018-07-21 19:34:44 +03:00 committed by Fabian Affolter
parent fc8f2269e6
commit 258df7c37f

View File

@ -9,6 +9,21 @@ sharing: true
footer: true
---
## {% linkable_title Changes in 0.74.0 %}
- ❤️ [Lovelace card gallery](https://home-assistant-lovelace-gallery.netlify.com/)
- 🔧 Async communication improvements
### Views
- 📣 Allow views with badges and no cards
### Cards
- 📣 [picture elements card]: Allow custom elements including custom cards
- 📣 [entities card]: Separate row entity elements, and add `secondary_info` ❤️
- 📣 [glance card]: Make column width configurable
- 🔧 [picture glance card]: Use custom off states
- 🔧 [picture glance card]: Fixed to work again with [entity filter card]
- 🔧 Removed `text-transform: capitalize;` from card heading
## {% linkable_title Changes in 0.74.0b0 %}
### Views