diff --git a/service/whats_new_0.8.md b/service/whats_new_0.8.md index 2f22ee4..f69933f 100644 --- a/service/whats_new_0.8.md +++ b/service/whats_new_0.8.md @@ -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**