From 4048652ef19304da1df6836df135156135f34a8c Mon Sep 17 00:00:00 2001 From: Mattias Persson Date: Sat, 6 Jan 2024 06:34:04 +0100 Subject: [PATCH] 2024.1.2 --- CHANGELOG.md | 18 ++++++++++++++++++ config.yaml | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..30d9ed0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +## What's Changed + +* Add basic support for fan by @mape in +* Make drawer responsive by @janiskelemen in +* Make buttons and sections responsive on mobile by @janiskelemen in +* update mobile support by @matt8707 in +* Fix history infinite loop by @matt8707 in +* Add person image api by @matt8707 in +* Bugfix: Show Details on Interaction Toggle Retention by @xrolfex in +* Update mobile support by @matt8707 in +* show_details_on_interaction -> show_more_info by @matt8707 in +* Add onoff light by @matt8707 in + +## New Contributors + +* @mape made their first contribution in + +**Full Changelog**: diff --git a/config.yaml b/config.yaml index df22bad..6225541 100755 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ name: Fusion -version: 2024.1.1 +version: 2024.1.2 slug: ha_fusion description: A modern, easy-to-use and performant custom Home Assistant dashboard url: https://github.com/matt8707/addon-ha-fusion