From defbd2568d2ac0b4725d671cd54bf277f13cc6bc Mon Sep 17 00:00:00 2001 From: rrandomsky Date: Mon, 21 Aug 2023 12:47:27 +0200 Subject: [PATCH] [BH-000] Update changelog for 2.2.1 Update Harmony's changelog after releasing MuditaOS 2.2.1. --- harmony_changelog.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/harmony_changelog.md b/harmony_changelog.md index 068bdeaa498183bbc6012584a27bf18bd0e50f7d..09e0645466beaeb396222a0505962325782f8105 100644 --- a/harmony_changelog.md +++ b/harmony_changelog.md @@ -2,24 +2,34 @@ ## Unreleased +### Fixed +* Fixed frequency lock during user activity + + +### Added + + +### Changed / Improved +* Disabled USB MTP protocol + + +## [2.2.1 2023-10-30] + ### Fixed * Fixed meditation countdown timer when a deep press is performed -* Fixed "turn off" window display time * Fixed uneven screen refresh when turning on the device * Fixed not disappearing snooze icon when an alarm is deactivated * Fixed incorrect message after new alarm setting in some scenarios -* Fixed frequency lock during user activity -* Fixed possibility of OS crash during update package size check -* Fixed incorrect calculation of requested CPU frequency -* Fixed CPU frequency setting when dumping logs to a file +* Fixed the possibility of OS crash during update package size check +* Fixed errors that occur when uploading a music file with graphics in the metadata via the Center ### Added * Files not fully transferred via Center will be now removed when USB cable is unplugged ### Changed / Improved -* Hardware faults during device startup now result in shutdown and more user friendly message +* Improved the display time of the "turn off" window. +* Hardware faults during device startup now result in shutdown and a more user friendly message * Discharged device screen changed -* Disabled USB MTP protocol ## [2.2.0 2023-09-28]