Wavelog
Self-hosted logbook for amateur radio operators
Alternative to: qrz logbook, club log, hamrs
About
Versions (46)
1.3.1
2024-03-11Version 1.3.1
- fixed bug where a QSO got saved in logging when clicking a SOTA/POTA/WWFF info link (by @HB9HIL)
- fixed bug where a translation was missing (by @phl0)
Version 1.3
- when Wavelog is in Maintenance Mode also the cronjobs are in standby (by @HB9HIL)
- fixed some Frontend Bugs (by @HB9HIL)
- You now can add multiple POTA Ref in QSO Logging and by editing a QSO (by @HB9HIL)
- Made the Location Quickswitcher a bit more dynamic for the new Station Setup (by @HB9HIL)
- fixed a bug which prevented to get US county predicitions in QSO logging (by @HB9HIL)
- fixed other bugs aswell (by @HB9HIL, @int2001)
- Added Station Setup (one page for logbooks and location) (by @AndreasK79, @int2001, @HB9HIL, @phl0)
- Added comment column in the Advanced Logbook (by @AndreasK79)
- Added DXCache default (url hardcode if none is set) (by @AndreasK79)
- Added JCC and RAC to the bands setup (by @AndreasK79)
- Added map defaults when creating a new user (by @AndreasK79)
- QSL and LoTW are checked for default QSL methods when reating a new user (by @AndreasK79)
- Fixed a bug with HamQTH lookup, when session was invalid (by @AndreasK79)
- Updated installer. DXCC is now included. Logbook and location is now created on install (by @AndreasK79)
- Refactored QSO-Reset to be more intuitive and added a second option for QSO-Reset (by @int2001)
- Optimized Database to use innodb at maintable (by @int2001)
- Prepared Database to use foreign_keys (not yet enabled) by harmonizing key-types (by @int2001)
- More PHP8.3 readiness (by @int2001)
- Some optimizations around third-party Interface (by @int2001)
- Removed Bug at eQSL-Storage (by @HB9HIL and @int2001)
- Added Bearing and distance to Contesting (by @int2001)
- Refactored JCC award code (and deal with JA specialities re numbers of cities) (by @phl0)
- Removed the function to copy last ever found IOTA ref when logging a QSO. Now IOTA ref is only copied over if the last QSO had an IOTA ref (by @phl0)
- Changed LoTW code so that LoTW cnfm received date is updated whenever there is a new(er) confirmation in LoTW (and also set date AND time) (by @phl0)
- Added a user option to configure hams.at private feed key and an option to show only workable passes (by @phl0)
- Replaced filename column in QSL and EQSL listing by QSL received date (by @phl0)
- cleaned up some old, not used code (by @abarrau) - thx for that :)