From 5c5014466f82a4208e0d7f505ffba9f2ec5b4951 Mon Sep 17 00:00:00 2001 From: Robin | Liquidium Date: Thu, 13 Aug 2026 07:03:12 +0700 Subject: [PATCH] Add Dayline 0.2.7 changelog --- changelog.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/changelog.json b/changelog.json index 8599a21..5e6fb29 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,21 @@ { "releases": [ + { + "version": "0.2.7", + "date": "2026-08-13", + "fixed": [ + { + "title": "Reliable one-click updates", + "text": "The Update button in the menu bar now brings Sparkle’s update window forward on the first click.", + "pr": 73 + }, + { + "title": "Easier installation", + "text": "The Dayline disk image now opens with a clear drag-to-Applications layout.", + "pr": 73 + } + ] + }, { "version": "0.2.6", "date": "2026-08-11",