Create 0.8.5.md

This commit is contained in:
Yegor Vialov 2020-04-29 01:04:55 +03:00 committed by GitHub
parent 6384168840
commit 02ad2f7ff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
service/0.8.5.md Normal file
View File

@ -0,0 +1,17 @@
# 0.8.5
* **Push notifications fix**
* **Card separation**. Use Markdown Card with `***` in content to add empty space between cards:
![themes](https://ha-client.app/assets/images/whats_new/0.8/001.png)
* **Horizontal stack card sizes improvement**
![themes](https://ha-client.app/assets/images/whats_new/0.8/002.png)
* **Gauge Card improvements**
![themes](https://ha-client.app/assets/images/whats_new/0.8/003.png)
* **Icon support for Entities Card header**
* **Button Card without entity** support
* **state_color** support for various cards
* Don't ask HA for camera stream url if `stream` component is not enabled
* Card parsing improvements
* Card rendering improvements