From 8bd260acf2338c405d5cfd5ad8a8699c1e20608e Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Mon, 4 May 2020 14:48:52 +0300 Subject: [PATCH] Create whats_new_1.0.0_stable.md --- service/whats_new_1.0.0_stable.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 service/whats_new_1.0.0_stable.md diff --git a/service/whats_new_1.0.0_stable.md b/service/whats_new_1.0.0_stable.md new file mode 100644 index 0000000..3dcad56 --- /dev/null +++ b/service/whats_new_1.0.0_stable.md @@ -0,0 +1,24 @@ +# 1.0.0 +With 1.0.0 version update HA Client hits a huge milestone - **first stable release**. + +I wnat to thanks everybody who used this app in beta and alpha and helped me to make it so good. I'm happy with the resuts but there is still so much wotk to do. + +If you was using HA Client prior the version 1.0.0 you can opt-out from beta program in Google Play on HA Client page to get only stable versions. Or you can stay and help to improve HA Client further. + +- **New application icon** with adoptive version for Android 8 and higher +- **Current light color** display as a badge on entity icon +- **New simplified connection settings** +- **Quick start** screen on first application launch allowing to set device name for mobile app integration +- **Device name** for mobile app integration now can be changed after removing integration and restrating Home Assistant +- **Log viewer was removed** +- Improved errors handling when loading data +- New help pages and help icons across the app +- Gauge tap events fix +- Gauge double values handling +- Secure storage for authentication token updated +- Fix hidden entities handling +- Camera stream view navigation issue fix +- Popup menu position fix +- Chrome custom tab opening fix +- App theme loading fix +- Other bugfixes