From dbd2fff121f67ce935727163f26307aab393cfbb Mon Sep 17 00:00:00 2001 From: rouggy Date: Sat, 29 Aug 2026 02:56:28 +0200 Subject: [PATCH] chore(changelog): the watchlist block becomes 0.27.0 A new tab, a new file format carried over from another program, and a ClubLog integration are a minor version, not a patch. --- changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.json b/changelog.json index 711db79..a1a1b30 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,6 @@ [ { - "version": "0.26.24", + "version": "0.27.0", "date": "", "en": [ "⭐ NEW — Watchlist (Tools): the DXHunter watchlist as an OpsLog tab — callsigns you are hunting (exact, or a family with a trailing * — VK9* catches every VK9), the live cluster spots under each with the NEW badges and a Needed/Worked verdict per slot, an ON AIR badge, per-entry alerts through the normal alert path, and CONTEST entries judged per UTC day (at midnight everything is workable again).Each entry is enriched from ClubLog automatically: DXpedition badge, OQRS, LiveStream link, QSO total and 24-hour rate — nothing to configure. Reads and writes DXHunter’s own watchlist.json format — drop your existing file into the data folder to carry it over.",