From c74be2571b8f81eb9682522d9229981ee6ee694f Mon Sep 17 00:00:00 2001 From: Rohit Sangwan <rohitsangwan647@gmail.com> Date: Mon, 13 Nov 2023 19:18:39 +0530 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c9d789..0c878a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 1.8.0 +* Improved contrast through automatic adjustment of the overlay background color to match the tint color +* Improve GesturedeckMediaOverlay API +* New volume icon style +* Fix Pan and LongPress action if set to null +* Improve activation key handling + ## 1.7.1 * Fix GesturedeckMedia crash if set as null