From d38e5eb877fa0c70c110391b1269ffd4cbf25310 Mon Sep 17 00:00:00 2001 From: Lefucjusz Date: Fri, 24 Nov 2023 12:07:14 +0100 Subject: [PATCH] [MOS-000] Update Pure changelog Update Pure changelog after MuditaOS 1.10.0 release. --- pure_changelog.md | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/pure_changelog.md b/pure_changelog.md index de9b022c8e4fa736bba86101d82f7b51182fed3c..9785672e72564bd70517251485be959e9a7a784b 100644 --- a/pure_changelog.md +++ b/pure_changelog.md @@ -4,34 +4,46 @@ ### Added -* Added VoLTE support in Germany, Denmark, United Kingdom, Netherlands, Canada and Austria +* Added VoLTE support in Denmark, United Kingdom, Netherlands, Canada and Austria ### Changed / Improved -* Disabled USB MTP protocol +* Hide the SOS label during onboarding when the modem is not ready for an emergency call. + +### Fixed + +* Fixed playback start delay when trying to play MP3 files with large metadata + +## [1.10.0 2023-11-24] + +### Added + +* Added VoLTE support in Germany as an experimental feature. + +### Changed / Improved + +* Disabled USB MTP protocol. * Changed UI flow on discharged device window. * Changed VoLTE label from 'beta' to 'experimental'. * Changed signal strength update mechanism to avoid unnecessary screen refreshes. -* Hide the SOS label during onboarding when the modem is not ready for an emergency call. ### Fixed -* Fixed possible crash when entering phone number -* Fixed incorrect calculation of requested CPU frequency -* Fixed CPU frequency setting when dumping logs to a file -* Fixed playback start delay when trying to play MP3 files with large metadata +* Fixed possible crash when entering phone number. +* Fixed incorrect calculation of requested CPU frequency. +* Fixed CPU frequency setting when dumping logs to a file. ## [1.9.0 2023-10-19] ### Added -* Added VoLTE support in Poland as a beta feature. +* Added VoLTE support in Poland as an experimental feature. * Added "beta" label to VoLTE switch for selected countries. * Added confirmation window when closing an app with unsaved changes. * Added preserving message text and recipient number when closing new message window. * Added confirmation window when switching to tethering from an app with unsaved changes. -* Added displaying number entered on the keypad during a call -* Added automatic change of input language when changing system language +* Added displaying number entered on the keypad during a call. +* Added automatic change of input language when changing system language. ### Changed / Improved