Skip to content

Commit b82e804

Browse files
authored
changelog: update changelog for v0.42.2 (#851)
1 parent 8580239 commit b82e804

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

changelog.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
# MuditaOS changelog
22

3-
## current
3+
## [0.42.2 2020-10-16]
44

55
### Added
66

7-
* `[gui]` Dynamic Windows building and handling implemented
8-
* `[audio]` Added A2DP playback backend
9-
* `[audio]` Added SendEvent audio API
107
* `[calculator]` Add calculator application.
11-
* `[settings]` Create Messages window for apps and tools branch.
12-
* `[desktop]` Added DeveloperMode endpoint.
8+
* `[calendar]` Add screen notifications for events.
9+
* `[settings]` Create window for messages settings.
10+
* `[settings]` Add window for keypad light settings.
11+
* `[doc]` Added open source license.
1312

13+
### Changed
14+
15+
* `[settings]` Removed the border around the settings menu.
16+
* `[messages]` SMS bubble edges smoothing.
17+
* `[cellular]` Temporarily removed SMS memory setting.
18+
* `[phonebook]` Contacts list rebuilding in place, not from the start.
1419

1520
### Fixed
1621

17-
* `[audio]` Fix parsing audio meta tags during playback
18-
* `[settings]` Removed the border around the settings menu.
22+
* `[audio]` Fix parsing audio meta tags during playback.
1923
* `[simulator]` Fix crash on exit.
20-
* `[listview]` Looping rebuild fix.
21-
* `[messages]` Draft msg overwriting sms input text.
22-
* `[messages]` SMS bubble edges smoothing.
23-
* `[phonebook]` Crash on contact details application exit fix.
24-
* `[specialInput]` Special characters inserts no longer call onBeforeShow.
25-
* `[cellular]` Temporary removed SMS memory setting.
24+
* `[listview]` Fix looping rebuild.
25+
* `[messages]` Fix draft msg overwriting SMS input text.
26+
* `[phonebook]` Fix crash on contact details application exit.
27+
* `[gui]` Fix refresh on special character insert in a special input.
2628

2729
## [0.42.1 2020-10-12]
2830

@@ -39,14 +41,12 @@
3941
### Changed
4042

4143
* `[messages]` Split SMS thread for a specific contact into separate ones if multiple phone numbers are available.
42-
* `[gui][renderer]` Shape rendering refactored.
4344

4445
### Fixed
4546

4647
* `[db]` Fixed database corruption issues on abrupt phone reset.
4748
* `[audio]` Fix audio looping.
4849
* `[phonebook]` Fix phone freezing when contacts database is empty.
49-
* `[phonebook]` Contacts list rebuilding in place not from start.
5050

5151
### Other
5252

@@ -56,7 +56,6 @@
5656
* `[settings]` Improvements to API and logic.
5757
* `[gui]` Added timers.
5858
* `[doc]` Several updates to user and developer documentation.
59-
* `[audio]` Added volume popup logic.
6059

6160
## [0.40.1 2020-10-02]
6261

0 commit comments

Comments
 (0)