From d4123c6da5b8a099a580ac3969e73e2612d6f9bf Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Thu, 9 Apr 2020 18:54:18 +0300 Subject: [PATCH] Create whats_new_0.8.2.md --- service/whats_new_0.8.2.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 service/whats_new_0.8.2.md diff --git a/service/whats_new_0.8.2.md b/service/whats_new_0.8.2.md new file mode 100644 index 0000000..db4e159 --- /dev/null +++ b/service/whats_new_0.8.2.md @@ -0,0 +1,36 @@ +# 0.8.2 + - *Camera stream fixes* - one more take on Home Assistant camera streams. + - *New default app colors and Dark Theme*. Dark theme will be enabled automatically when you turn on system-wide Dark Theme on Andorid + + - Spectrum link replaced back to Discord server link. Join [HA Client Discord server](https://discord.gg/CBZpKu)! +# 0.8.1 + - Some hotfixes for Lovelace dashboards +# 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. Also with fullscreen option. + + - **Webview is back!** Login with Home Assistant now works stable and can be performed without any browser. As well as pannels. + + - 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 + + - **Thermostat** temperature settings fix + + - **Header toggle** added for Entities Card + + - **Url sharing** feature was removed + + - **States UI** was removed as deprecated feature + + - **Bugfixes**