From 70269bdc25890b3e0dba9d32ee9f6a3805deb355 Mon Sep 17 00:00:00 2001 From: Robin | Liquidium Date: Sun, 2 Aug 2026 22:50:18 +0200 Subject: [PATCH] docs: add Dayline 0.2.4 changelog --- changelog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog.json b/changelog.json index 5d2cc78..6c7e77f 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,16 @@ { "releases": [ + { + "version": "0.2.4", + "date": "2026-08-02", + "fixed": [ + { + "title": "Apple Reminders access", + "text": "Approving Reminders access now works correctly in signed Dayline builds, so connected lists load normally instead of continuing to show the System Settings permission warning.", + "pr": 61 + } + ] + }, { "version": "0.2.3", "date": "2026-08-02",