From af04bd579a89998fb154b33a7cc795b77a6b67bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Smoczy=C5=84ski?= Date: Thu, 28 Jan 2021 14:11:03 +0100 Subject: [PATCH] add changelog for v0.55.1 --- changelog.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/changelog.md b/changelog.md index ca5ea9cd8798cce89ffb6a514eff0103820a7e56..75b6ea6123f188faf827cc770197fe3c56748f37 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,34 @@ # MuditaOS changelog +## [0.55.1 2020-01-28] + +### Added + +* Add brownout information window. +* Add language select settings window. +* Add emergency call window. + +### Changed + +* Add several improvements to the USB handling. +* Improve e-ink display speed. + +### Fixed + +* Fix crash on USB deinitialization. +* Fix USB Full Speed. +* Fix selecting contact for edit by phone number from speed dial window. +* Fix VoLTE settings editing. +* Fix sim indicator displaying on the top bar. +* Fix returning from ICE contacts window. + +### Other + +* Improvements to the harness tests. +* Improve downloading assets for selected releases. +* Add backend for multi-day events in the calendar application. +* Add call forwarding and MMI status parsers. + ## [0.54.3 2020-01-22] ### Added