Wavelog
Self-hosted logbook for amateur radio operators
Alternative to: qrz logbook, club log, hamrs
2.3.1
2026-03-13This release fixes a number of bugs and has some improvements for the advanced logbook. Also the support for satellites which are not (yet) supported by LoTW was improved. Pleaes note: We moved our documentation from the classic Github Wiki to https://docs.wavelog.org
Please note: With this release several database migrations where merged. Due to this some files were renamed and some old ones deleted. This may lead to errors for people updating Wavelog by (only) copying over new files (e.g. via FTP). In order for this update to apply properly please follow the instructions at https://docs.wavelog.org/getting-started/updating/#updating-via-zip-file carefully. (Hotfix: In case you run into troubles with an error message complaining about multiple migrations with version number 170 simply delete the file applications/migrations/170_tag_2_6_3.php. But take care of the rest of the instructions on the wiki as well).
- Added location dropdown for DBTools in the Advanced Logbook (by @AndreasK79)
- All modes are not visible (regardless of active status) for edit in the Advanced Logbook (by @AndreasK79)
- Added column selection for the text search filter in the DXCluster (by @AndreasK79)
- Major award speedup for CQ, ITU, DXCC, VUCC, WAC and WAE (by @AndreasK79)
- Added QSO duration column and filter in the Advanced Logbook (by @AndreasK79)
- Advanced Logbook page load speedup (by @AndreasK79)
- Split callsign and gridsquare option in printed labels (by @AndreasK79)
- Added satellite info to timeline filters with SAT as prop mode (by @phl0)
- Added a hint for wrongly entered single grid into VUCC grids field (by @phl0)
- Changed hamqth code to also set DARC DOK from queried information (by @phl0)
- Added an API function to pull all worked / confirmed grids from a logbook (by @phl0)
- Fixed some QSO lists which were showing dupes due to satellites without LoTW support (by @phl0)
- Fix regarding LoTW-Upload and EndDates (by @int2001)
- Prevent Downloading Full LoTW-Report for Users with no QSO in Log (by @int2001)
- Fixed a bug where the DXCC was accidently updated to the wrong DXCC (by @int2001)
- Use the DOK at HamQTH (when HamQTH configured) for “Update from Callbook” (by @int2001)
- Added the Logbook-ID to Station-Profile View (by @int2001)
- Fixed a security issue with public-logbooks (by @int2001)
- Added Option to disable Map at QSO-Form for mobile use (by @int2001)
- Simplify lookup at QSO-Form regarding previous QSOs (by @int2001)
- Simplify views when working Split on same QRG - show only one Frequency (by @int2001)
- Fixed a bug at Distance-Analytics (by @int2001)
- Merged 170 migrations into the install.sql to reduce filecount and improve installer performance (by @HB9HIL)
- Introduced the cache_buster function which helps reducing support cases cause by browsercaching (by @HB9HIL)
- Websocket can now be chosen as default radio, also clubstations can set default radios (by @HB9HIL)
- DXcluster Improvements for performance (by @HB9HIL)
- Removed old/unused stuff (by @HB9HIL)
- Fixed old http:// links and replaced them by https:// (by @HB9HIL)
- Fixed the “QTH Lookup” feature in QSO logging (by @HB9HIL)
- Fixed Callbook session key persistence to improve callbook lookup performance (by @HB9HIL)
- New installations will now use APCu caching by default (by @HB9HIL)
- HamQSL Widget on the dashboard got now some colored dots (by @HB9HIL)
- Updated Wiki Links for the new documentation (by @HB9HIL)