Skip to content

CQRLOG v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:21

3.0.0 (2026-08-15)

  • macOS support - native Cocoa build (Petr, OK2CQR)
  • macOS DMG is signed and notarized by Apple - installs without Gatekeeper warnings (Petr, OK2CQR)
  • GTK3 widget set support (Saku, OH1KH)
  • Flatpak package - Qt6 single-file bundle; forces XWayland so it starts on Wayland sessions (Petr, OK2CQR)
  • Snap package - Qt6, strict confinement, bundled hamlib/xplanet, remote MySQL mode (Petr, OK2CQR)
  • LoTW import runs in a separate thread (Petr, OK2CQR)
  • eQSL import runs in a separate thread (Petr, OK2CQR)
  • ADIF/log export speed-up (Petr, OK2CQR)
  • Serial (COM) port auto-detection (Petr, OK2CQR)
  • macOS-specific keyboard shortcuts (Petr, OK2CQR)
  • UDP log uploader based on N1MM+ format (Steven, M1SDH)
  • NewQSO: 'Call statistic' tab showing wkd/L/E status per band (Saku, OH1KH)
  • extra F1-F10 CW message set for Contest RUN mode (Saku, OH1KH)
  • eQSL import: option to set Rcvd date to current date -1 (Saku, OH1KH)
  • Group edit: QSL sent/received date can be cleared (Saku, OH1KH)
  • new "URL" button below "Comment to callsign" (Saku, OH1KH)
  • many improvements to working with WSJTX (Saku, OH1KH)
  • Clear RIT after saving QSO clears also XIT (Saku, OH1KH)
  • more options for the error.adi file in ADIF import - see help (Saku, OH1KH)
  • saving contest window state after save (Petr, OK2CQR && Saku, OH1KH)
  • CQRLOG can start directly to Remote mode (Saku, OH1KH)
  • DOK editing in Edit group (Florian, DF2ET)
  • TO-108 / CAMSAT 6 and XW-3 (CAS-9) satellites added (Florian, DF2ET)
  • Bandmap improvements (Saku, OH1KH)
  • RBN monitor: spots can be sent to the band map, toggled from the right click menu (Petr, OK2CQR)
  • new window "Band map (graphical)" - spots drawn on a vertical kHz ruler at their real frequency, so the distance on screen is the distance on the band. Cursor follows the radio (or the frequency typed into New QSO when no radio answers), the map can be dragged up and down with the mouse, visible span 2 to 600 kHz, and the view never reaches more than 5 kHz past a band edge. The M button holds a menu with the CQ frequency, filter settings, clear and help. Double click on a spot loads the call into New QSO and tunes the rig. Uses the same filter dialog and the same filter settings as the classic band map. Runs alongside it, does not replace it. No xplanet export and no saving spots to disk - use the classic band map for those (Petr, OK2CQR)
  • Grayline fixes incl. showing directions (Saku, OH1KH && Petr, OK2CQR)
  • EDI/file export: fix opening certain filenames and paths (Thomas, SM3XCS)
  • Rig power-on (auto_power) handling fixes (Saku, OH1KH)
  • Preferences layout, modes and CW interface fixes (Saku, OH1KH)
  • RBN monitor fixes (Saku, OH1KH)
  • Band map: closing the window no longer kills its consumer thread, so reopening it works again (Petr, OK2CQR)
  • QSO offline input fix (Saku, OH1KH)
  • editing QSO from the NewQSO window (Petr, OK2CQR)
  • club data import now truncates the table before import (Petr, OK2CQR)
  • macOS: TRX prefs saving, rotctld/rigctld paths and CW interface config (Petr, OK2CQR)
  • ClubLog endpoint updated to clublog.org (Greg, VK6LH)
  • MASTER.SCP file max length fix (Petr, OK2CQR)
  • Hamlib CW/keyer command updates for recent Hamlib releases (Saku, OH1KH)
  • HamQTH & ClubLog online-log error handling improvements (Florian, DF2ET)
  • updated satellite names (Florian, DF2ET)
  • DX cluster CW fixes (Saku, OH1KH)
  • Contest window fixes (Petr, OK2CQR && Saku, OH1KH)
  • ADIF submode and text-field length fixes (Saku, OH1KH)
  • WSJT CQ monitor fixes (Saku, OH1KH)
  • RBN filter, Statistics/Big squares, cabrillo export fixes (Saku, OH1KH)
  • QSO list display when using dark theme (George, N3GB)
  • dark theme readability: green bar rows in grids, DX cluster spots and texts, band map, Details and log upload windows (Petr, OK2CQR)
  • macOS: ADIF import saved frequency as 0 on Apple Silicon; also affected label print and frequency memories - FPC compiler bug workaround (Petr, OK2CQR)
  • Build fix for FPC 3.2.4 (suve)
  • Modernized AppStream metadata, desktop icon install and README (AsciiWolf)
  • Added flexibility to 'make install' (George, N3GB)
  • Easier to install into /usr/local or ~/.local (George, N3GB)
  • Docker build / Makefile fixes (Dawid, SQ6EMM)
  • Build improvements via docker and Makefile (Pavel, CO7WT)
  • Added build targets for AppImages with latest hamlib & mariadb included for GTK2 & QT5 (Pavel, CO7WT)
  • Added build target for unsigned develop .deb files (Pavel, CO7WT)
  • Added Github Actions to test on push to any branch and build AppImage and deb packages on master branch (Pavel, CO7WT)
  • Added draft release workflow with attached artifacts and release notes (Pavel, CO7WT)
  • GitHub Actions: release on v* tags and replaced archived actions (Petr, OK2CQR)
  • AppImage: fixed build dependencies - Qt5 packages instead of Qt6 (Petr, OK2CQR)