Releases: foldynl/QLog
v0.37.0
- [NEW] - Added Shortcuts Editor (issue #293)
- [NEW] - Added QO100 Bandplan to correctly categorize the DX Spots
- [NEW] - Improved 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
WINDOWS USER ONLY
If you have installed versions 0.35.2 or older, perform a manual uninstall and then install the new version of QLog. There is no need to worry about your QSOs during the uninstall, as the uninstall procedure does not delete the internal data of QLog. Of course, a backup is always recommended.
If you have installed versions 0.36 or newer, then it is not necessary to perform an uninstall.
Windows Libraries:
Qt 6.6.3
openssl 3.3.1
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2024a (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 39: below
Fedora 40: below
Ubuntu 20.04, 22.04, 23.10, 24.04: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
v0.36.0
- [NEW] - WSJTX: Added support to received ADIF QSO Log record
- [NEW] - Sat mode is derived from RX/TX Freq
- [NEW] - Logbook filters change color when enabled
- [NEW] - Frequency input boxes PageUp/Dn switches the band (issue #360)
- [NEW] - CTRL + PgUp/Dn switch band on the connected rig - global shortcut (issue #360)
- [NEW] - Added number of filtered QSOs (issue #374)
- Fixed Callbook query does not work (issue #377)
- Fixed Logbook columns are reordered after Delete (issue #383)
- Fixed Missing Republic of Kosovo flag (issue #384)
WINDOWS USER ONLY
I'm sorry, but due to unexpected changes and an internal error in the Windows QT Installer (issue description), I have to release an updated QLog version for this platform with instructions how to install it. Please follow these steps:
- If you already have older versions (< 0.35.2) installed, perform a manual uninstall of that version.
- Install the new version of QLog from
qlog-installer0.36.0_1.exe
package
Please follow the above instructions even if you already have QLog version 0.36 installed.
There is no need to worry about your QSOs during the uninstall, as the uninstall procedure does not delete the internal data of QLog. Of course, a backup is always recommended.
I hope that future versions will be installed correctly.
Windows Libraries:
Qt 6.6.3 (Updated)
openssl 3.3.1 (Updated)
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2024a (Updated) (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below - reissued
Fedora 39: below
Fedora 40: below (New)
Ubuntu 20.04, 22.04, 23.10, 24.04: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
Full Changelog: v0.35.2...v0.36.0
v0.35.2
- Improved delete performance; added delete progress bar (issue #351)
- Fixed Password with plus is incorrectly sent to online services (issue #366)
- Fixed Compilation issue under Hamlib v4.6 (issue #368)
- Fixed Network Rig configuration is not saved (issue #370)
Windows Libraries:
Qt 6.6.2
openssl 3.2.1
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 38: below (Last)
Fedora 39: below
MacOS 12: below
Ubuntu 20.04, 22.04, 23.10, 24.04 (New): via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
Full Changelog: v0.35.1...v0.35.2
v0.35.1
- Fixed Free QRZ callbook - Name is not populating (issue #363)
- Fixed Incorrect CW segment freqs (issue #365)
Windows Libraries:
Qt 6.6.2
openssl 3.2.1
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 38: below (Last)
Fedora 39: below
MacOS 12: below
Ubuntu 20.04, 22.04, 23.10, 24.04 (New): via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
Full Changelog: v0.35.0...v0.35.1
0.35.0
- [NEW] - Added Rot Interface PSTRotator Network
- [NEW] - Added QSO/QSL Since option to eQSL Dialog
- [NEW] - Bandmap - Current Mode segment visualisation
- [NEW] - CW Console - Added Word/Whole mode switch
- [NEW] - Added Callbook Profile Image Widget
- [NEW] - ASCII conversion based on Text-Unidecode/iconv algorithm (issue #316 #350)
- [NEW] - ITU/CQ Zones can be defined in Station Profile (issue #358)
- [CHANGED] - Spacebar is used as a focus changer for fields where space is not allowed
- [CHANGED] - Focus does not select text in the input fields
- [CHANGED] - Force XCB under Linux Wayland
- [CHANGED] - Bandmap - Added Callsign/Freq/Mode to tooltip (issue #355)
- Fixed incorrect ADIF date format for clublog_qso_upload_date (issue #342)
- Fixed The last name from Callbooks queries (issue #346)
Windows Libraries:
Qt 6.6.2
openssl 3.2.1
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 38: below (Last)
Fedora 39: below
MacOS 12: below
Ubuntu 20.04, 22.04, 23.10, 24.04 (NEW): via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
Full Changelog: v0.34.0...v0.35.0
v0.34.0
- [NEW] - Rotator Widget - Azimuth by Clicking
- [NEW] - Rotator Widget - QSO button provides Short/Long Path (issue #330)
- [NEW] - Equipment Menu - Added Keep Options between application restart (issue #331)
- Fixed TCI - Thetis Connection issue (issue #327)
- Fixed TCI - Spots To Rig are not displayed (issue #328)
- Fixed Bandmap unintentionally emits frequency labels (issue #333)
- Fixed Failing to load grid square for G and EI SOTA summits (issue #336)
- Fixed HRDLog On-Air message is not sent (issue #337)
- Fixed Offline Map - Improved Path drawing
Windows Libraries:
Qt 6.6.2
openssl 3.2.1
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 38: below
Fedora 39: below
MacOS 12: QLog-0.34.0-2 fixes a security issue ( CVE-2024-3094 - XZ backdoor )
Ubuntu 20.04, 22.04, 23.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
Full Changelog: v0.33.1...v0.34.0
v0.33.1
Windows Libraries:
Qt 6.6.2 (Updated)
openssl 3.2.1
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below (New Package fixes an issue with OmnirigV2)
Fedora 38: below
Fedora 39: below
MacOS 12: below
Ubuntu 20.04, 22.04, 23.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
Full Changelog: v0.33.0...v0.33.1
v0.33.0
Unfortunately, Critical Issue #325 is present. The new release will be available ASAP. I apologize for the inconvenience
- [NEW] - Added Rig Interface TCI
- [NEW] - Callbook search can be temporarily paused
- Improved DXC Mode recognition
- Fixed Modal dialog blinks - Windows platform (issue #315)
- Fixed LoTW and eQSL download are only QSLs downloads - button label changed (issue #318)
- Fixed i18n: Country Names and Prop-modes are translated (issue #322)
Windows Libraries:
Qt 6.6.1
openssl 3.2.1
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 38: below
Fedora 39: below
MacOS 12: below
Ubuntu 20.04, 22.04, 23.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
v0.32.0
- [NEW] - Added Rig Interface Omnirig v1 (Windows only)
- [NEW] - Added Rig Interface Omnirig v2 (Windows only)
- [NEW] - Clublog - Added Clear Clublog and reupload QSOs
- [NEW] - Clublog - Added Real-time Insert/Update/Delete
- [CHANGED] - Clublog - Upload callsign is derived from the Current Profile Callsign
- Fixed clang linker failed issue (issue #301)
- Fixed SAT Mode U/U missing (issue #308 PR #309 thanks @ea5wa)
- Fixed Multiple QSO selection. Callsigns modified by mistake (issue #310)
- Fixed Callbook query cache is not properly cleared when Callbook settings change (issue #313)
Windows Libraries:
Qt 6.6.1 (UPDATED)
openssl 3.2.1 (UPDATED)
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 38: below
Fedora 39: below
MacOS 12: below
Ubuntu 20.04, 22.04, 23.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
v0.31.0
- [NEW] - DXC - Improved Mode recognition
- [NEW] - DXC - Switch Rig mode based on DXC Spot Mode (issue #217)
- [NEW] - DXC - Added Spot Country Column (issue #273)
- [NEW] - DXC - Added Menu for server management
- [NEW] - DXC - Added Auto-connect to server
- [NEW] - DXC - Added Keep QSOs Context Menu
- [NEW] - DXC - Added Clear QSO Context Menu
- [NEW] - DXC - Added support for SH/DX response parsing
- [NEW] - DXC - Added support for username, password for connection
- [CHANGED] - DXC - Commands Combo changed to function button with selectable function
- [CHANGED] - DXC - DX Spot is prepared via DXC Command Line, Remark dialog was removed
- [NEW] - Online Map - IBP station double-click tunes freq and switch Rig mode
- [NEW] - Main Window - Current profile name is shown (issue #282)
- [NEW] - Import - Details can be saved to file (issue #284)
- [NEW] - Added Simplified Chinese translation (PR #285 thank @BG7JAF)
- [NEW] - New Contact - Enter saves QSO if QSO time is running (issue #293 - partial)
- [NEW] - New Contact - Callsign Enter event saves QSO if no Callbook is active - Pileup Mode (issue #293)
- [NEW] - RIG Widget - RIT/XIT are displayed with user-friendly units (issue #294)
- [CHANGED] - SAT List download - Shortened download period for SAT list from 30 to 7 days
- Fixed ADI Import is too slow (issue #270)
- Improved Import/Export Performance
- Fixed Missing Satellite Mode SX (issue #291)
- Fixed QSO Detail - Issue when Sat-Name field was always disabled
- Fixed RPM build - Installed (but unpackaged) metainfo file issue
Windows Libraries:
Qt 6.4.2
openssl 1.1.1w
hamlib 4.5.5
qtkeychain 0.13.2
Timezone DB: 2023d (UPDATED) (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 38: below
Fedora 39: below
MacOS 12: below
Ubuntu 20.04, 22.04, 23.04 (Last), 23.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.