Wavelog
Self-hosted logbook for amateur radio operators
Alternative to: qrz logbook, club log, hamrs
About
Versions (46)
2.0.4
2025-05-16This is a maintenance release fixing a number of (minor) bugs.
- Fixed displayed cache folder path in debug view (by @uiolee)
- Fixed SOTA API URL (by @vk3arr)
- Fixed dead links in awards frontend (by @HB9HIL)
- Fixed deprecation warnings under PHP8.4 (by @HB9HIL)
- Small UI adjustments in user settings (by @HB9HIL)
- Added an option to LBA map to show callsigns at markers (by @phl0)
- Optimized code for Hams of Note list and truncate data to prevent errors (by @phl0)
- Updated lookup code to handle SAT QSOs correctly during lookup for worked on band (by @phl0)
- Refactored error message to include grid in case of errors concerning maidenhead grid (by @phl0)
- Refactored grid validation code to unify functions. Handles up to 10-char grids as well as grid lines and corners (by @phl0)
- Fixed SQL error in QSL queue list (by @phl0)
- Updated description and abbreviation for SIG/SIG_INFO (by @phl0)
- Added some hyperlinks to WWFF and POTA award pages (by @phl0)
- Fixed error in LoTW sync page which prevented grid to be shown while downloading confirmations (by @phl0)
- Fixed an error in LoTW upload which failed if there were no unsupported SATs or modes (by @phl0)
- Added user option for dashboard banner (by @AndreasK79)
- Added !empty search (for text input search fields) in the Advanced Logbook (by @AndreasK79)
- Fixed an error in the adif import where adif tag length was specified wrong (by @AndreasK79)
- Added message in Flighpath when no sat TLE’s were found (by @AndreasK79)
- Added distance to batch edit in the Advanced Logbook (bu @AndreasK79)
- Added a check in the Club Log upload to check that the specified directory in config exists (by @AndreasK79)
- Prepared Wavelog for a future Plugin-Model. Streaming events like QSO or QSY to MQTT for an instance. See PR for details (by @int2001)
- Added a display of matches to the result-View when searching calls (by @int2001)
- Improved debugging-features for 3rd Party-Services a bit (by @int2001)
- Added a buffer to “QSO-Save” if internetconnection is gone in between. Buffer will be saved upon resurrection of connection (by @int2001)