Update whats_new_0.8.md

This commit is contained in:
Yegor Vialov 2020-04-03 16:25:17 +03:00 committed by GitHub
parent 88a2adf921
commit be2de82290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,19 @@
# 0.8.0
### Live camera view
You can now see camera stream on camera entity page. Video streams are also supported as well as SVG images and any other rype of cameras.
You can now see camera stream on camera entity page. Video streams are also supported as well as SVG images and any other rype of cameras. Also with fillscreen option.
**Webview is back!** Login with Home Assistant now works stable and can be performed without any browser. As well as pannels.
### Webview
Webview is back! Login with Home Assistant now works stable and can be performed without any browser. As well as pannels.
### haclient.app
HA Client website was moved to [ha-client.app](https://ha-client.app) domain and secured with ssl.
**Data caching** added to speed up UI appearance on slow network connections
**Lovelace dashboards** support added. Dashboards without config will show sensors as badges and one big Entities Card for all other entities
**state_filter** of different Lovelace cards are now fully supported
**double_tap_action** support
**Location tracking** improvements
**Media player** volume buttons position fix
@ -15,6 +22,8 @@ HA Client website was moved to [ha-client.app](https://ha-client.app) domain and
**Header toggle** added for Entities Card
**Url sharing** feature was removed
**Url sharing** feature was removed
**States UI** was removed as deprecated feature
**Bugfixes**