messagesoverlay - Update ChangeLog

master
Martin Boonk 2024-04-30 00:13:23 +02:00
parent 6c4370d005
commit 0477b58b02
2 changed files with 3 additions and 1 deletions

View File

@ -12,3 +12,5 @@
Track handler changes done by background code Track handler changes done by background code
0.08: Fix linter warnings 0.08: Fix linter warnings
0.09: Fix scrolling to last line for long text 0.09: Fix scrolling to last line for long text
0.10: Track Listeners added with prependListener
Handle changed internal callback variable name for watches introduced in 2v21.104

View File

@ -1,7 +1,7 @@
{ {
"id": "messagesoverlay", "id": "messagesoverlay",
"name": "Messages Overlay", "name": "Messages Overlay",
"version": "0.09", "version": "0.10",
"description": "An overlay based implementation of a messages UI (display notifications from iOS and Gadgetbridge/Android)", "description": "An overlay based implementation of a messages UI (display notifications from iOS and Gadgetbridge/Android)",
"icon": "app.png", "icon": "app.png",
"type": "bootloader", "type": "bootloader",