Wavelog
Self-hosted logbook for amateur radio operators
Alternative to: qrz logbook, club log, hamrs
About
Versions (46)
1.8
2024-08-01Important Note for this Release
User which are using git to update their instance may have to run git stash if the git pull command throws a warning about uncommited changes.
All Changes in this release:
- txt Files in updates folder are no longer tracked (by @HB9HIL)
- Extended Permission Check in Debug View (by @HB9HIL)
- Added “Keep me logged in” Checkbox (by @HB9HIL)
- You can now choose a contest in SimpleFLE (by @HB9HIL)
- Fixed eQSL QSO Upload and improved error handling (by @HB9HIL)
- Reduced debug logging messages (“Second attempt ignored”) (by @HB9HIL)
- Next Generation of the Wavelog Installer, better UX/UI and better Pre-Checks (@HB9HIL and @phl0)
- Removed some Google API Fonts (@HB9HIL)
- Added a warning in debug if migration is locked but outdated (by @HB9HIL)
- Added Country Flags to language selection in user menu (by @HB9HIL)
- Added new language: Portuguese (by @HB9HIL)
- Fixed a bug where a user wasn’t able to login if the password contained single quotes (by @HB9HIL)
- Fixed a UI bug where the RST wasn’t set properly when selecting a Band/Mode Favorite (by @HB9HIL)
- Catch case if function exec() is not available (by @HB9HIL and @AndreasK79)
- Added searchbar to DXCC dropdown in Logbook Advanced (by @HB9HIL)
- New OQRS Widget to embed in third-party services (check #616 for usage) (by @HB9HIL)
- Changed to use contest name (if available) in cabrillo export (by @AndreasK79)
- Added statistics for QSL confirmation (just raw numbers) (by @AndreasK79)
- Fixed duplicates showing in contest calendar (by @AndreasK79)
- Added Lotw sent/received status to the Advanced Logbook batch edit (by @AndreasK79)
- Can now log /X and /D callsigns without needing to set dxcc and cq zone (by @AndreasK79)
- If dxcc is not determined from callsign, none is set in dxcc and 0 is set in zone, so that you can log the qso anyway (by @AndreasK79)
- Fixed wrong columns updating when row was updated in the Advanced Logbook (by @AndreasK79)
- Added dialog in the Advanced Logbook informing that you need to select at least 1 row for batch edit (by @AndreasK79)
- Selected radio is set to session when doing contest logging. This was only set during regular QSO entry before, means that the same radio will be selected the next time you enter the contest logging page (by @AndreasK79)
- Distance unit now follows user settings in geocoding at the bottom of various maps (by @AndreasK79)
- Changed LoTW code to only upload QSOs with supported propagation modes, i.e. suppress QSOs with INTERNET or RPRT as propagation mode (by @phl0)
- Show number of likes for hams.at passes (by @phl0)
- Fixed a bug on maps where multiple QSOs with VUCC_GRIDS set where displayed at wrong locations (by @phl0)
- Updated LoTW handling so that unsupported QSOs are clearly marked as such (by @phl0)
- Added “Mark as printed” to the printing dialog of labels (by @int2001 and @AndreasK79)
- Renamed the Menu-Item “print labels” to “QSL Queue” (by @int2001)
- Added VUCC to the accumulated statistics (by @int2001)
- Fixed a bug within the DXCC-Summary (Little ”+” below the QSO-Mask) where link to the QSOs was broken/wrong (by @int2001)
- Added WAJA to the timeline-statistics (by @int2001)
- Added WAJA to the accumulated statistics (by @int2001)
- Fixed a bug, where the DXpedition-View failed to load, when the expedition was over the “year-border” (by @int2001)
- Fixed a bug within the Debug-View where “recheck QSOs for missing DXCC” was failing (by @int2001)
- Removed a leftover OQRS-View, when OQRS is disabled in config (by @int2001)
- Fixed a security-issue at the eQSL-Syncer, where some functions were callable without any auth (by @int2001)
- Fixed handling of empty QRGs which are sometimes provided by CAT-Tools. (by @int2001)
- Added a new API for “streaming” latest QSOs to 3rd-party services like hamawardz.app (by @db4scw)