From 28d9e820c273f35cea81ac79a96374dfba6eeeed Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Thu, 4 Apr 2024 22:01:21 -0400 Subject: [PATCH] Preparing for release. --- CHANGELOG.md | 7 +++++++ debian/changelog | 10 ++++++++++ 2 files changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c29ca6..6edaafaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +**1.2.54** +- Made FT8/JS8/WSPR/etc. messages show in monospace font. +- Added ability to click on FT8/etc. callsigns. +- Added columns to the time displays. +- Fixed locators not aging when updated. +- Fixed race condition between move-profile requests. + **1.2.53** - Added ability to reorder profiles in the Settings. - Added option to ignore incomplete DSC messages. diff --git a/debian/changelog b/debian/changelog index 3391c515..b21dfb64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +openwebrx (1.2.54) bullseye jammy; urgency=low + + * Made FT8/JS8/WSPR/etc. messages show in monospace font. + * Added ability to click on FT8/etc. callsigns. + * Added columns to the time displays. + * Fixed locators not aging when updated. + * Fixed race condition between move-profile requests. + + -- Marat Fayzullin Mon, 8 Apr 2024 16:12:00 +0000 + openwebrx (1.2.53) bullseye jammy; urgency=low * Added ability to reorder profiles in the Settings.