From ed208de9323d075cd28a250f92ce2f7f566de34a Mon Sep 17 00:00:00 2001 From: Lefucjusz Date: Wed, 15 Nov 2023 13:00:39 +0100 Subject: [PATCH] [BH-000] Update Harmony 2.2.2 changelog Update of the changelog after Harmony 2.2.2 has been released. --- harmony_changelog.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/harmony_changelog.md b/harmony_changelog.md index 8766b906be8fb6f3863ea00a63864959c786bbbc..6ace9536063696470e84b1d3c19a6acbd7f51d25 100644 --- a/harmony_changelog.md +++ b/harmony_changelog.md @@ -3,15 +3,25 @@ ## Unreleased ### Fixed -* Fixed frequency lock during user activity -* Fixed boot error screen text alignment * Fixed eink errors in logs * Fixed alarm when the onboarding is in progress ### Added -* Added notification when charger is connected * Added shortcuts instruction to settings +### Changed / Improved + +## [2.2.2 2023-11-14] + +### Fixed + +* Fixed CPU frequency setting when dumping logs to a file +* Fixed incorrect calculation of requested CPU frequency +* Fixed boot error screen text alignment + +### Added +* Added notification when charger is connected + ### Changed / Improved * Disabled USB MTP protocol @@ -24,13 +34,14 @@ * Fixed incorrect message after new alarm setting in some scenarios * 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 +* Fixed frequency lock during user activity ### Added * Files not fully transferred via Center will be now removed when USB cable is unplugged ### Changed / Improved * Improved the display time of the "turn off" window. -* Hardware faults during device startup now result in shutdown and a more user friendly message +* Hardware faults during device startup now result in shutdown and a more user-friendly message * Discharged device screen changed ## [2.2.0 2023-09-28]