Create whats_new_1.0.1.md

This commit is contained in:
Yegor Vialov 2020-05-06 20:57:01 +03:00 committed by GitHub
parent d3e13159d9
commit e1085332be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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