diff --git a/Changelog b/Changelog index 7d68c7b..51c0023 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -TBC - 0.37.0 +2024/07/01 - 0.37.0 - [NEW] - Added Shortcuts Editor (issue #293) - [NEW] - Added QO100 Bandplan to correctly categorize the DX Spots - [NEW] - Improveded detection of SH/DX SHF Spots diff --git a/QLog.pro b/QLog.pro index b0d7b15..a36a77c 100644 --- a/QLog.pro +++ b/QLog.pro @@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 5): QT += widgets TARGET = qlog TEMPLATE = app -VERSION = 0.37.0dev +VERSION = 0.37.0 DEFINES += VERSION=\\\"$$VERSION\\\" diff --git a/debian/changelog b/debian/changelog index 12acfb4..15d411f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +qlog (0.37.0-1) UNRELEASED; urgency=low + * [NEW] - Added Shortcuts Editor (issue #293) + * [NEW] - Added QO100 Bandplan to correctly categorize the DX Spots + * [NEW] - Improveded detection of SH/DX SHF Spots + * [NEW] - Online Map - Added WSJTX CQ Spots + * [NEW] - WSJTX - Sortable View + * [NEW] - Alerts - Sortable View + * [NEW] - Added Spanish translation (thx LU1IDC) + * [NEW[ - Added Search Callsign Clear Button (issue #396) + * [CHANGED] - QRZ auth should be over POST with form data (issue #389) + * [CHANGED] - Big CTY file is used + * [CHANGED] - Callbook Country DXCC ID is used in case of difference from Big CTY + * [CHANGED] - Removed ALT+W and CTRL+DEL shortcuts + * [CHANGED] - Removed New Contact and Save Contact from Logbook Main Menu + * Fixed Guantanamo KG4 Issue (issue #372) + * Fixed QRZ Lookup Not Including Full Name - History (issue #388) + * Fixed Spot Last QSO contains TX freq, should contain RX freq (issue #390) + * Fixed Spot Last QSO must contain Freq in kHz (issue #391) + * Fixed Bandmap select previous selected callsign issue (issue #394) + * Fixed Malfunctioning tuning of WSJTX Alert spot + * Fixed DXCC Status for FT4 Spots incorrectly identified in WSJTX + + -- foldynl Mon, 1 Jul 2024 16:01:04 +0200 + qlog (0.36.0-1) UNRELEASED; urgency=low * [NEW] - WSJTX: Added support to received ADIF QSO Log record * [NEW] - Sat mode is derived from RX/TX Freq diff --git a/installer/config/config.xml b/installer/config/config.xml index 7f068c5..9732a66 100644 --- a/installer/config/config.xml +++ b/installer/config/config.xml @@ -1,7 +1,7 @@ QLog - 0.36.0 + 0.37.0 QLog OK1MLG QLog diff --git a/installer/packages/de.dl2ic.qlog/meta/package.xml b/installer/packages/de.dl2ic.qlog/meta/package.xml index 21e54e0..ebb9251 100644 --- a/installer/packages/de.dl2ic.qlog/meta/package.xml +++ b/installer/packages/de.dl2ic.qlog/meta/package.xml @@ -2,8 +2,8 @@ QLog The QLog main application. - 0.36.0-1 - 2024-06-07 + 0.37.0-1 + 2024-07-01 true true diff --git a/res/io.github.foldynl.QLog.metainfo.xml b/res/io.github.foldynl.QLog.metainfo.xml index e533be7..9dc78e5 100644 --- a/res/io.github.foldynl.QLog.metainfo.xml +++ b/res/io.github.foldynl.QLog.metainfo.xml @@ -47,6 +47,32 @@ https://github.com/foldynl/QLog https://github.com/foldynl/QLog/blob/master/CONTRIBUTING.md + + +
    +
  • [NEW] - Added Shortcuts Editor (issue #293)
  • +
  • [NEW] - Added QO100 Bandplan to correctly categorize the DX Spots
  • +
  • [NEW] - Improveded detection of SH/DX SHF Spots
  • +
  • [NEW] - Online Map - Added WSJTX CQ Spots
  • +
  • [NEW] - WSJTX - Sortable View
  • +
  • [NEW] - Alerts - Sortable View
  • +
  • [NEW] - Added Spanish translation (thx LU1IDC)
  • +
  • [NEW[ - Added Search Callsign Clear Button (issue #396)
  • +
  • [CHANGED] - QRZ auth should be over POST with form data (issue #389)
  • +
  • [CHANGED] - Big CTY file is used
  • +
  • [CHANGED] - Callbook Country DXCC ID is used in case of difference from Big CTY
  • +
  • [CHANGED] - Removed ALT+W and CTRL+DEL shortcuts
  • +
  • [CHANGED] - Removed New Contact and Save Contact from Logbook Main Menu
  • +
  • Fixed Guantanamo KG4 Issue (issue #372)
  • +
  • Fixed QRZ Lookup Not Including Full Name - History (issue #388)
  • +
  • Fixed Spot Last QSO contains TX freq, should contain RX freq (issue #390)
  • +
  • Fixed Spot Last QSO must contain Freq in kHz (issue #391)
  • +
  • Fixed Bandmap select previous selected callsign issue (issue #394)
  • +
  • Fixed Malfunctioning tuning of WSJTX Alert spot
  • +
  • Fixed DXCC Status for FT4 Spots incorrectly identified in WSJTX
  • +
+
+
    diff --git a/rpm_spec/qlog.spec b/rpm_spec/qlog.spec index ffdda7d..5668636 100644 --- a/rpm_spec/qlog.spec +++ b/rpm_spec/qlog.spec @@ -42,6 +42,28 @@ INSTALL_ROOT=%{buildroot} make -f Makefile install %{_metainfodir}/* %changelog +* Mon Jul 1 2024 Ladislav Foldyna - 0.37.0-1 +- [NEW] - Added Shortcuts Editor (issue #293) +- [NEW] - Added QO100 Bandplan to correctly categorize the DX Spots +- [NEW] - Improveded detection of SH/DX SHF Spots +- [NEW] - Online Map - Added WSJTX CQ Spots +- [NEW] - WSJTX - Sortable View +- [NEW] - Alerts - Sortable View +- [NEW] - Added Spanish translation (thx LU1IDC) +- [NEW[ - Added Search Callsign Clear Button (issue #396) +- [CHANGED] - QRZ auth should be over POST with form data (issue #389) +- [CHANGED] - Big CTY file is used +- [CHANGED] - Callbook Country DXCC ID is used in case of difference from Big CTY +- [CHANGED] - Removed ALT+W and CTRL+DEL shortcuts +- [CHANGED] - Removed New Contact and Save Contact from Logbook Main Menu +- Fixed Guantanamo KG4 Issue (issue #372) +- Fixed QRZ Lookup Not Including Full Name - History (issue #388) +- Fixed Spot Last QSO contains TX freq, should contain RX freq (issue #390) +- Fixed Spot Last QSO must contain Freq in kHz (issue #391) +- Fixed Bandmap select previous selected callsign issue (issue #394) +- Fixed Malfunctioning tuning of WSJTX Alert spot +- Fixed DXCC Status for FT4 Spots incorrectly identified in WSJTX + * Fri Jun 7 2024 Ladislav Foldyna - 0.36.0-1 - [NEW] - WSJTX: Added support to received ADIF QSO Log record - [NEW] - Sat mode is derived from RX/TX Freq