From 53dc582fe655a430438a12ce519b963734ccd980 Mon Sep 17 00:00:00 2001 From: samuelspagl Date: Sun, 9 Jun 2024 16:41:38 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a72546..a467941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog -## [0.4.0] Add more fine grained configuration flow +## [0.4.0] Started with an "ick", but is now packed with new features 💪 + +> ⚠️ Please read the following carefully: +> This release is a bit special. As "something" on Samsung's side changed, +> it is currently not possible to retrieve the status of "custom capabilities", eg. +> woofer, soundmode, eq, and others. Therefore I decided to give the option to +> disable the entities of these features as the value of these entities is not trustworthy. +> Instead I implemented all of these and more (thanks to @jakeycrx) as service calls. +> Have fun using them! ### Added