From ecd7ba57c16b58cd5787532e61a49816c85bd775 Mon Sep 17 00:00:00 2001 From: Rarder44 Date: Thu, 13 Apr 2023 18:37:27 +0200 Subject: [PATCH] [messages_light] changelog and metadata --- apps/messages_light/ChangeLog | 3 ++- apps/messages_light/metadata.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/messages_light/ChangeLog b/apps/messages_light/ChangeLog index 23d9ba053..e4e91cb3f 100644 --- a/apps/messages_light/ChangeLog +++ b/apps/messages_light/ChangeLog @@ -6,4 +6,5 @@ removed lib no longer used 1.3: icon changed 1.4: new management of events implemented; removed code no longer used (from now the music will be managed by the Messagesgui app) -1.5: Fix graphic bug; View via popup while there are other open apps \ No newline at end of file +1.5: Fix graphic bug; View via popup while there are other open apps +1.6: fix for #2689; ( white screen ) \ No newline at end of file diff --git a/apps/messages_light/metadata.json b/apps/messages_light/metadata.json index eeab7d9f4..f5f883ae2 100644 --- a/apps/messages_light/metadata.json +++ b/apps/messages_light/metadata.json @@ -1,7 +1,7 @@ { "id": "messages_light", "name": "Messages Light", - "version": "1.5", + "version": "1.6", "description": "A light implementation of messages App (display notifications from iOS and Gadgetbridge/Android)", "icon": "app.png", "type": "app",