From 718f4238211c0e414f5d2d7bc59a9975f7e7e7b2 Mon Sep 17 00:00:00 2001 From: Adam Wulkiewicz Date: Tue, 28 Feb 2023 12:54:44 +0100 Subject: [PATCH] [BH-000] Update changelog for 1.8.1 . --- harmony_changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/harmony_changelog.md b/harmony_changelog.md index 7b68fe88d54b821c94b3662d87cde5894b175a35..6a7ec7440640a2af383af24ce62c270a784e533a 100644 --- a/harmony_changelog.md +++ b/harmony_changelog.md @@ -20,6 +20,22 @@ * Added serial number and timestamp to crashdump filename * Added new field to deviceInfo endpoint +## [1.8.1 2023-03-07] + +### Added + +#### UI/UX: + +* Added notification that the device needs to be charged before first use. + +### Fixed + +#### General: + +* Fixed an issue where Harmony could not be switched off when the battery was low. +* Fixed a problem with Harmony's power management, causing the alarm clock to discharge in several hours. +* Fixed a problem with Harmony permanently freezing. + ## [1.8.0 2022-12-14] ### Added