Wavelog
Self-hosted logbook for amateur radio operators
Alternative to: qrz logbook, club log, hamrs
2.1.1
2025-09-16This is a maintenance release which introduces an interface to DARC’s DCL service to sync QSO data into DCL (import from DCL is not implemented). Besides this there are a lot of bug fixes.
This is the last release which supports MySQL version 5.7 (MariaDB 10.1). Future releases will require at least MySQL version 8.0 (MariaDB 10.6) for all functions to work properly. If you are running on MySQL 5.7 or MariaDB 10.1 please consider an update.
- Added custom date format in contest logging. This also fixes the 1970 issue (by @AndreasK79 and @int2001. Based on an idea and work by @Cryolitia)
- Fixed dashboard dxcc count stats, which could leade to discrepency between dashboard DXCC worked and Awards > International > DXCC (by @AndreasK79)
- Added batch edit QSL method in the Advanced Logbook (by @AndreasK79)
- Added categories in the column dropdown for batch edit in the Advanced Logbook (by @AndreasK79)
- Added a link to the Wiki in the Cron Manager page (by @AndreasK79)
- Removed old legacy code for DXCC ID in the API (it was doing it wrong) (by @AndreasK79)
- Added continent-enrichment for QSOs which were logged via API (by @int2001)
- Marked “Update all QOSs on instance for DXCC” as deprecated (by @int2001)
- Crawled the 3rd-party-pages for the term “QSO” where confirmations (QSLs) where meant and replaced those strings (by @int2001)
- Added interfacing the DARC Awardportal called “DCL”. Important: You’ve to enabled it via a config-switch. See: https://github.com/wavelog/wavelog/pull/2252 (by @int2001, @AndreasK79 and @phl0)
- Improved DCL-Downloadpage, so confirms are marked as confirms, if found in log (by @int2001)
- Added a warning to Bandedit for admins (by @int2001)
- Added a function to import POTA references from a hunter log in ADIF format (by @phl0)
- Tweaked lookup code so that (probably) wrong maidenhead grids are not imported from qrz.com (by @phl0)
- Fixed code to deal with disabled QRZ (mass) uploads (by @phl0)
- Improved sorting of Timezone List in Installer (by @RhinoLance)
- Fixed DXCC in Search when no QSO is found and callbook returns nothing (by @DB4SCW)
- Add option to display frequency and mark all QSOs for given QSL method in the QSL Queue view (by @DB4SCW)
- Fixed the HRD status dropdown in station profile (by @DB4SCW)
- Added the ability to pass a callback-URL for CAT programatically in very special cases (by @iu2frl)