From 8926909c0049cd96c9641852f87103f03d652988 Mon Sep 17 00:00:00 2001 From: estevez-dev Date: Sun, 3 May 2020 18:42:17 +0300 Subject: [PATCH] 1.0.0 whats new --- service/whats_new_1.0.0.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 service/whats_new_1.0.0.md diff --git a/service/whats_new_1.0.0.md b/service/whats_new_1.0.0.md new file mode 100644 index 0000000..424f99a --- /dev/null +++ b/service/whats_new_1.0.0.md @@ -0,0 +1,20 @@ +# 1.0.0 +With 1.0.0 version update HA Client hits a huge milestone - **first stable release**. + +- **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 \ No newline at end of file