Wavelog logo

Wavelog

Self-hosted logbook for amateur radio operators

Alternative to: qrz logbook, club log, hamrs


About Versions (46)

2.4

2026-03-23

This release brings support for Single Sign-On (SSO) over OIDC and reflects the latest changes in ADIF 3.1.7. Alongside with some security bugfixes and other improvements. It is important to know that this introduces FT2 (among others) as a new (sub)mode. This has no impact on other external and 3rd party services and their handling of the new modes. With this release Wavelog handles those modes correctly. Please allow other services to pick up the changes in ADIF standard and do not file bugs like “LoTW/eQSL/Clublog etc. is not confirming my FT2 QSOs correctly”.

Disclaimer and a little note:
A heated discussion has erupted around the topic of FT2 in recent weeks and the Wavelog Dev Team also had to deal with this. The Wavelog Dev Team does not want to be part of this politics. We adhere to the ADIF standard and stand for the values of OpenSource Software. There is nothing more to say about it.

  • OIDC Implementation for SSO Support (by @HadleySo and @HB9HIL)
  • Added frequency to batch edit in the Advanced Logbook (by @AndreasK79)
  • Added the WAIP award (by @AndreasK79)
  • Fixed some Winkey visibility issues in the QSO entry (by @AndreasK79)
  • Fixed so that the dupe check respects chosen location(s) in the Advanced Logbook (by @AndreasK79)
  • QSO information is refreshed is you edit a qso in the Advanced Logbook (by @AndreasK79)
  • Harmonized RX/TX Display for CAT-Status (by @int2001)
  • Added grand total (absolute and percentage) to QSL-Analytics (by @int2001)
  • Several securityfixes regarding CSRF-Vulnerabilities (by @int2001)
  • Fixed a bug at default timeranges where “Last-Year” or “This-Year” wasn calculated in the wrong way (by @int2001)
  • Added an indicator at Logbookadvanced to see if a filter is set or not (by @int2001)
  • Improved ADIF-Importer regarding multibyte columns (by @int2001)
  • Fixed CSV-Download at Logbookadvanced (by @int2001)
  • Added Clublog-Stats to Dashboard (by @int2001)
  • Refactored the API endpoint for worked grids so that logbook id can be used instead of public slug. This allows for querying the API without the logbook needing to be publicly available (by @phl0)
  • Fixed some faulty code that did not process logbook and station location relationsships correctly (by @phl0)
  • Refactored LBA edit function for LoTW sent to comply with ADIF standard (by @phl0)
  • Changed default FT8 reports to 2-digit style and CW reports for AUR QSOs to “59A” (by @phl0)
  • Integrated changes needed for ADIF 3.1.7 (by @phl0)
  • Fixed some variable input satinizing to prevent code injection (by @HB9HIL)
  • Refactored cookie handling (by @HB9HIL)
  • Prevent invasive log flooding with cache buster logs (by @HB9HIL)
  • Added new language Ukrainian (by @HB9HIL)
  • Fixed a bug in email notifications for club members over sendmail (by @HB9HIL)