Releases: foldynl/QLog
v0.46.1
- Fixed QSO filter incorrectly displays inserted date (issue #752)
- Fixed Logbook Search Icon is not centered (issue #753)
- Fixed Using CQRLog API Key for Clublog (issue #759)
- Fixed Online Service Password leaking via debug files (issue #760)
- Fixed Tabs are not shown properly (PR #762 @aa5sh)
- Fixed inability to edit Power in QSO Detail (issue #763)
Full Changelog: v0.46.0...v0.46.1
Windows Libraries:
Qt 6.8.2
hamlib 4.6.5
Timezone DB: 2025b (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 41: below
Fedora 42: below
Ubuntu 22.04, 24.04, 24.10, 25.04: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases
v0.46.0
- [NEW] - NewContact: POTA/SOTA/WWFF/IOTA info is taken from the nearest spot (@aa5sh @foldynl)
- [NEW] - DXSpots are sent to Flex Radio (PR #694 @aa5sh)
- [NEW] - CWConsole - Added support for automatic periodic sending of CW Macros (issue #708)
- [NEW] - Added mapping of Winkey hardware buttons to CW macro keys F1–F4 (issue #711)
- [NEW] - Added Search Types to the Logbook Search Editbox (issue #733)
- [NEW] - Rig - Periodic Rig status reporting independent of its changes (PR #730 @aa5sh)
- [NEW] - Settings - Serial Port Completer for MacOS and Linux (PR #737 @aa5sh)
- [NEW] - Hamlib - Attempt to send Power On when connecting the Rig
- [NEW] - POTA Spots Info is received from the API at api.pota.app to improve POTA detection
- [CHANGED] - Logbook Search Filter Widget - Added Search Widget
- [CHANGED] - QSO Detail Country boxes use the new Search Filter Widget
- [CHANGED] - NewContact - RST field uses the Overwrite Mode
- [CHANGED] - NewContact - Default cursor position in RST is at the first character
- [CHANGED] - Setting Dialog - Modes - Default Report can define cursor position
- [CHANGED] - HamlibRot - Changed Poll Interval from 500 to 2000ms
- Fixed DUPE is not detected for the first Contest QSO (issue #699)
- Fixed FREQ_RX/BAND_RX is present only when RX and TX freqs are different (issue #714)
- Fixed Repeated log recording (issue #722)
- Fixed QSO Filter contains untranslated QSO items (issue #732)
Full Changelog: v0.45.0...v0.46.0
Windows Libraries:
Qt 6.8.2
hamlib 4.6.5 (Updated)
Timezone DB: 2025b (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 41: below
Fedora 42: below
Ubuntu 22.04, 24.04, 24.10, 25.04: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.45.0
- [NEW] - Single Dialog for Upload/Download Online Services (issue #448)
- [NEW] - Added option to swap paddles to Winkey settings (issue #676)
- [NEW] - Added native support for the FLRig interface (issue #679)
- [NEW] - Added New Version Notification - only for MacOS and Windows (PR #669 @aa5sh)
- [NEW] - QRZ Upload - Added support for multiple API Keys
- [NEW] - Logbook - Added highlighting to the filter button when a filter is active
- [NEW] - WSJTX - Filtered label is shown when filter is enabled
- [NEW] - DXC - Filtered label is shown when filter is enabled
- [NEW] - Added support to Upload Cloudlog/Wavelog
- [NEW] - Add JS8 to legacy_modes.json (issue #677)
- [CHANGED] - Unification Settings storage
- [CHANGED] - Calculate distances according to IARU rules
- Fixed missing Wsjtx Spot values in the AlertWindow
Full Changelog: v0.44.1...v0.45.0
Repository Structure Update
The repository structure has been refactored. The res/flags submodule has been removed.
To avoid issues, please run the following command to clean up your local clone:
git submodule deinit res/flags
Windows Libraries:
Qt 6.8.2
hamlib 4.6.3 (Updated)
Timezone DB: 2025b (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 41: below
Fedora 42: below
Ubuntu 22.04, 24.04, 25.04: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.44.1
- Fixed Rotator Widget Seg Fault for new users (issue #666)
Full Changelog: v0.44.0...v0.44.1
WINDOWS USERS
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.8.2
hamlib 4.6.2
Timezone DB: 2025b (Updated) (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 40: below
Fedora 41: below
Fedora 42: below
Ubuntu 22.04, 24.04, 24.10, 25.04: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.44.0
- [NEW] - Activity Manager - Added SKCC, UKSMG and FISTS as Dynamic Fields
- [NEW] - QSO - FISTS, SKCC, and UKSMG are auto-filled from MembershipQE (issue #628)
- [NEW] - Rotator - Added QSO destination needle (issue #644)
- [NEW] - QSO Detail - Adds grayline and short path (PR #653 @kyleboyle)
- [CHANGED] - Rotator - Needle colors correspond to the online map (issue #644)
- Fixed TCI cw_macros must contain RigID (issue #663)
- Fixed TCI setKeySpeed sets keyer and macros speed (issue #663)
- Fixed Data mode missing in rig control window - rigctld (issue #660 @aa5sh)
- Improved DXC Mode detection
- Updated Simplified Chinese translation
Full Changelog: v0.43.1...v0.44.0
WINDOWS USERS
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.8.2
hamlib 4.6.2
Timezone DB: 2025b (Updated) (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 40: below
Fedora 41: below
Fedora 42: below
Ubuntu 22.04, 24.04, 24.10, 25.04: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.43.1
- Fixed Click on PHONE DX Spots sets wrong mode (issue #453)
- Fixed No freq via Omnirig for IC7400 (issue #639)
Full Changelog: v0.43.0...v0.43.1
WINDOWS USERS
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.8.2
hamlib 4.6.2
Timezone DB: 2025b (Updated) (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 40: below
Fedora 41: below
Fedora 42: below (NEW)
Ubuntu 20.04 (EOL 05/2025), 22.04, 24.04, 24.10, 25.04 (NEW): via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.43.0
- [NEW] - Added support to receive QSOs from CSN SAT Device (PR #610 @aa5sh)
- [NEW] - Bandmap - Multiple independent bandmap windows (PR #593 @kyleboyle @foldynl)
- [NEW] - Winkey Keyer driver currently supports v1 and v2 hardware
- [NEW] - QSO Detail - QSLs QSLr Msg is editable
- [NEW] - Activity Manager - Added new dynamic field - QSL Message Send
- [CHANGED] - HamlibDrv - Enabled Power, RIT, XIT, Morse for RIG Netctl
- [CHANGED] - QSO Detail - QSLMSG replaced by QSLMSG_RCVD (issue #633)
- [CHANGED] - eQSL Upload - Added an option to choose a QSLMsg field
- [CHANGED] - eQSL Download - eQSL QSLMSG is stored to QLog QSLMSG_RCVD
- [CHANGED] - eQSL Download - Added QSLMSG_RCVD merging - eQSL message is appended
- Fixed Speed pot doesn't seem to work with a WinKeyer; double chars (issue #618)
- Fixed BandMap Spots colour change after a QSO (issue #632)
- Fixed Incorrect Field Mapping for Received eQSL Messages (issue #633)
Full Changelog: v0.42.2...v0.43.0
WINDOWS USERS
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.8.2
hamlib 4.6.2
Timezone DB: 2025b (Updated) (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 40: below
Fedora 41: below
Ubuntu 20.04 (EOL 05/2025), 22.04, 24.04, 24.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.42.2
- Fixed Logbook country translations (issue #608)
- Fixed Unexpected dialog when QSO after contest (issue #614)
- Fixed Statistics Widget does not display NULL continents (@aa5sh)
- Fixed Statistics Widget does not display NULL Band, Mode
- Fixed Statistics Widget TOP10 does not display removed DXCCs
- Fixed Statistics Widget TOP10 does not display translated country names
- Fixed Awards Widget does not display removed DXCCs
Full Changelog: v0.42.1...v0.42.2
WINDOWS USERS
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.
LINUX USERS
There is a known issue where QLog does not corretly restore the Layout. The bug is in the QT library and in QLog it is solved by a workaround, which does not always work. If the layout does not restore correctly, try clicking on the Activity again.
Flatpak:
Qt 6.8.2
hamlib 4.6.2
Windows Libraries:
Qt 6.8.2
openssl 3.3.2
hamlib 4.6.2
Timezone DB: 2024b (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 40: below
Fedora 41: below
Ubuntu 20.04, 22.04, 24.04, 24.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.42.1
github
- Fixed Unexpected timezone info (issue #600)
- Fixed DXCC Statistics picks more entities (issue #601)
- Fixed a crash when no internet connection
Full Changelog: v0.42.0...v0.42.1
WINDOWS USERS
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.
LINUX USERS
There is a known issue where QLog does not corretly restore the Layout. The bug is in the QT library and in QLog it is solved by a workaround, which does not always work. If the layout does not restore correctly, try clicking on the Activity again.
Flatpak:
Qt 6.8.2
hamlib 4.6.2
Windows Libraries:
Qt 6.8.2
openssl 3.3.2
hamlib 4.6.2
Timezone DB: 2024b (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 40: below
Fedora 41: below
Ubuntu 20.04, 22.04, 24.04, 24.10: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog)
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)
v0.42.0
- [NEW] - Awards - Added Slots - total over each band (issue #538)
- [NEW] - Awards - Added Grid Award - 2/4/6 Chars grid (issue #564)
- [NEW] - Settings - Added options to switch 12/24 time and date format (issue #573)
- [NEW] - Activity Manager - Added new dynamic field - Rig (issue #575)
- [NEW] - LoTW Import - Fill missing information also for confirmed QSOs (@aa5sh)
- [NEW] - Added CW macro QTH
- [NEW] - DXC - Added 15min Trend
- [CHANGED] - Changed IOTA LOV Source, the official web is used
- [CHANGED] - CSV Export: Time and Date formats use ISO8601 format (issue #562)
- [CHANGED] - Settings - Renamed Shortcuts to GUI tab
- [CHANGED] - LOV - Improved LOV download performance (PR #582 @aa5sh)
- Partial fix Windows State/Size does not save in case of fullscreen (issue #418)
- Fixing TCI error when you change Rig (issue #526)
- Fixed DXCC Award total worked confirmed counts included deleted entities (PR #588 @aa5sh)
- Fixed Raspberry PI Flatpak - Import Select file dialog crashes (issue #589)
- Suppressed the ability to edit Contest fields after the start (issue #590)
Full Changelog: v0.41.1...v0.42.0
WINDOWS USERS
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.
LINUX USERS
There is a known issue where QLog does not correctly restore the Layout. The bug is in the QT library and in QLog it is solved by a workaround, which does not always work. If the layout does not restore correctly, try clicking on the Activity again.
Flatpak:
Qt 6.8.2
hamlib 4.6.2
Windows Libraries:
Qt 6.8.2 (Updated)
openssl 3.3.2
hamlib 4.6.2 (Updated)
Timezone DB: 2024b (https://github.com/evansiroky/timezone-boundary-builder/releases)
Binaries:
Windows: below
Fedora 40: below
Fedora 41: below
Ubuntu 20.04, 22.04, 24.04, 24.10: via PPA
Flatpak package is available via Flathub. The package contains built-in Trusted QSL.
MacOS DMG: https://github.com/aa5sh/QLog/releases (available later)