Rename 0.8.5.md to whats_new_0.8.5.md

This commit is contained in:
Yegor Vialov
2020-04-29 01:05:22 +03:00
committed by GitHub
parent 02ad2f7ff8
commit 3410fa67fc

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