From 5b0ea283eb9cc6e453cf9bae898b98e1f65038f0 Mon Sep 17 00:00:00 2001 From: Adam Wulkiewicz Date: Fri, 31 Mar 2023 14:18:18 +0200 Subject: [PATCH] [BH-000] Update changelog for 1.8.2 and 1.9.0 . --- harmony_changelog.md | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) diff --git a/harmony_changelog.md b/harmony_changelog.md index bb673d3b14f71357c502337bb973ab696be3c6b9..a3b7267b210e83fc00d841f72ff8a99f32b3b995 100644 --- a/harmony_changelog.md +++ b/harmony_changelog.md @@ -4,9 +4,6 @@ ### Fixed -* Fixed displayed device name when connected to Windows -* Fixed the wrong front light on back action in alarms -* Fixed the pause deactivation by a deep press in relaxation * Fixed canceling of alarm editing after 10s of inactivity * Fixed yes/no behavior in factory reset window * Fixed missing software version in French language @@ -23,9 +20,46 @@ ### Changed -* Added serial number and timestamp to crashdump filename * Added new field to deviceInfo endpoint +## [1.9.0 2023-04-03] + +### Changed / Improved + +#### General: + +* Changed filesystem to ext4 +* Improved update processes +* Changed updater utility + +### Fixed + +#### Relaxation: + +* Fixed a problem with the pause function not working correctly during relaxation. + +#### Pre-wake up: + +* Fixed problems with the intensity of the frontlight - the brightness of the backlight differs from that indicated digitally. + +#### General: + +* Fixed displayed device name when connected to Windows + +#### UI/UX: + +* Added missing translations in French. + +#### General: + +* Minor firmware fixes/optimizations. + +## [1.8.2 2023-04-03] + +### Added + +* Changes introduced in this release are enablers to the release Mudita Harmony 1.9.0. + ## [1.8.1 2023-03-07] ### Added