We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d85560 commit 4b94a7cCopy full SHA for 4b94a7c
apps/messages/ChangeLog
@@ -8,3 +8,4 @@
8
0.62: Add option for driving on left (affects roundabout icons in navigation)
9
0.63: Add option to not open the first unread message
10
0.64: Only load from storage once in settings
11
+0.65: Fix settings error introduced by two conflicting changes
apps/messages/metadata.json
@@ -1,7 +1,7 @@
1
{
2
"id": "messages",
3
"name": "Messages",
4
- "version": "0.64",
+ "version": "0.65",
5
"description": "Library to handle, load and store message events received from Android/iOS",
6
"icon": "app.png",
7
"type": "module",
0 commit comments