From ac7df3c68d51f84a198befaaced787fade9b3993 Mon Sep 17 00:00:00 2001 From: Eugene Amos <1+eugene@noreply.gitea.euronvault.com> Date: Thu, 11 Jun 2026 08:08:32 -0700 Subject: [PATCH] chore: update latest.json for 0.3.15 --- latest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/latest.json b/latest.json index 2f60d17..a789d47 100644 --- a/latest.json +++ b/latest.json @@ -1,7 +1,7 @@ { - "version": "0.3.14", - "notes": "Fix: blockquotes (> text) now render correctly even when a notification sender HTML-escapes the message body (> instead of >).", - "pub_date": "2026-06-08T09:25:46.997Z", + "version": "0.3.15", + "notes": "Local message retention (SQLite), configurable policy, Load older, dark-theme countdown bar fix, suspend/wake resync", + "pub_date": "2026-06-11T15:08:32.229Z", "platforms": { "linux-x86_64": { "url": "https://gitea.euronvault.com/euronvault/gotifyboard-updates/releases/download/v0.3.14/gotifyBoard_0.3.14_amd64.AppImage",