From e1085332beed7acca5c00bfc69637db11d2f1e31 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Wed, 6 May 2020 20:57:01 +0300 Subject: [PATCH] Create whats_new_1.0.1.md --- service/whats_new_1.0.1.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 service/whats_new_1.0.1.md diff --git a/service/whats_new_1.0.1.md b/service/whats_new_1.0.1.md new file mode 100644 index 0000000..49487e4 --- /dev/null +++ b/service/whats_new_1.0.1.md @@ -0,0 +1,27 @@ +# 1.0.1 +- Mobile App integration now works with Home Assistant older then 0.104 +- Bug fixes +# 1.0.0 +With 1.0.0 version update HA Client hits a huge milestone - **first stable release**. + +I want 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. + +Beta program will be closed for now to force all users to use stable version. + +- **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