diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da40807..c2ec1c46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Fixed an exception when any of the markers fail to load. - Fixed call arrows remaining after locator display disabled. - Fixed Chrome showing empty "Settings" UI section. +- Fixed callsign linkification in FT8/FT4 modes. - Blocked keyboard shortcuts until settings are loaded. - Sorted digital modes inside combo box (by Richard Murnane). diff --git a/debian/changelog b/debian/changelog index b7e7e025..3be73218 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ openwebrx (1.2.69) bullseye jammy; urgency=low * Fixed an exception when any of the markers fail to load. * Fixed call arrows remaining after locator display disabled. * Fixed Chrome showing empty "Settings" UI section. + * Fixed callsign linkification in FT8/FT4 modes. * Blocked keyboard shortcuts until settings are loaded. * Sorted digital modes inside combo box (by Richard Murnane).