Create whats_new.md

This commit is contained in:
Yegor Vialov 2019-09-15 20:04:21 +03:00 committed by GitHub
parent 0fd1e3220e
commit 055fd9ac19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
service/whats_new.md Normal file
View File

@ -0,0 +1,10 @@
#0.6.7
- *NEW*
#0.6.6
- **Share media url to any media_player!** You can now use Android share menu to share any url to HA Client. HA Client will ask you to choose one of your media players and try to play that media on selected player. Media extractor also supported.
- **Gauge card** support
- **Lovelace view as panel** support
- **Glance card improvements**. It will now fit as many icons as you set in config.
- Conditional card fix
- Camera stream now will be launched in Chrome Custom Tab, not in webview to fix initial scale issues.
- Button-entity card improvements. It's just looks better now.