Wavelog
Self-hosted logbook for amateur radio operators
Alternative to: qrz logbook, club log, hamrs
About
Versions (46)
1.6.1
2024-06-14- Removed a ton of unused code and librarys (by @HB9HIL)
- Small Code Refactoring of “Gridsquare Activators” (by @HB9HIL)
- Moved clublog functions from controller to model (by @HB9HIL)
- Added an option to disable the maps in the public view (by @HB9HIL)
- Fixed a leak where QSO-times were displayed in the public view (by @HB9HIL)
- Fixed Pagination in Public View (by @HB9HIL)
- Started big SimpleFLE Improvements. Now supported are POTA n-fer (add multiple POTA Refs) and you can enter gridsquares for the QSO Partner. Also adjusted layout and styling. (by @HB9HIL)
- Fixed a bug where Frequency from CAT was overwritten (by @HB9HIL)
- Improved loading time of the Maps on Dashboard and Logbook Advanced (Probably you need to clear your browser cache) (by @HB9HIL)
- Some minor adjustments in frontend (by @HB9HIL)
- Moved eQSL functions from controller to model (by @HB9HIL)
- Chinese Translations (by @violarulan)
- Small HTML-Fix (by @dg0tm)
- Added config option to disable OQRS Feature (by @dg0tm)
- Improved Database-Speed with various tweaks (indexes, etc.) (by @int2001)
- Added Failsafe for missing Gridlocators (by @int2001)
- Fixed ordering of QSL-Columns in LB-View (by @int2001)
- Refactored ADIF-Import and increased Speed by factor 7 (by @AndreasK79 & @int2001)
- Brought Clublog to several Awards - still not all, but it’s a start (by @int2001)
- Repaired “Post-QSO” so it’s taking care of Date/Time when looking up a DXCC (by @int2001)
- Repaired “Apply DXCC-Data Logbook” - never worked before (by @int2001)
- Fixed Contest-Page to log with CarriageReturn even if there’s no XCHG (by @int2001)
- Introduced “3rd-Party-Auto-Deactivation” if e.g. clublog/qrz was improper configured (by @int2001)
- Added several new switches to config.php to disable particular 3rd-Party-Services being triggered by Users (for huge instances, cron-only helpful) (by @int2001)
- Fixed a security-hole, where QSOs were accidently leaked to other Users (by @int2001)
- Added a limit of 1000 for showing the Backlog of requested QSL-Cards/Labels (by @int2001)
- Fixed ordering of fail/success dates for LoTW uploads (by @phl0)
- Refactored hams.at table listing (by @phl0)
- Optimized loading of libs and models (by @phl0)
- VUCC Award speedup (by @AndreasK79)
- Dashboard speedup (by @AndreasK79)
- Speedup in the Advanced Logbook (by @AndreasK79)