From 055fd9ac196da822003b3bee161c0876f00e8913 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Sun, 15 Sep 2019 20:04:21 +0300 Subject: [PATCH] Create whats_new.md --- service/whats_new.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 service/whats_new.md diff --git a/service/whats_new.md b/service/whats_new.md new file mode 100644 index 0000000..e34df81 --- /dev/null +++ b/service/whats_new.md @@ -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.