Wavelog
Self-hosted logbook for amateur radio operators
Alternative to: qrz logbook, club log, hamrs
1.7
2024-07-09This new release of Wavelog brings a big change in handling language. We decided to drop the CodeIgniter Translations files and switch over to gettext(). This brings an improvement for developement because it’s much easier to use in the code and users have an easier possibility to help translating Wavelog.
If you speak any other language then english check our translation platform https://translate.wavelog.org/. It’s easy to use and fully automatic. You just have to translate the strings after you successfully registered. This helps all hams in the world to use Wavelog in their local language.
All Changes in this release:
- Multi select available in the location dropdown in the Advanced Logbook (by @AndreasK79 and @HB9HIL)
- Added column in station setup to show if location is linked to the active logbook (by @AndreasK79)
- Fixed IOTA Award when loading table a second time (by @AndreasK79)
- Added primary key to IOTA table. Seems in some instances the IOTA Award would be very slow (by @AndreasK79 and @int2001)
- Fixed a bug where QRZ confirmations were not downloaded in special circumstances (by @HB9HIL)
- Fixed a bug where it can happen that a DB migration was called twice (by @HB9HIL)
- Operator Dialog for Clubs and Special Callsign Activities. Check the Wiki (by @HB9HIL)
- Fixed some smaller bugs in QSO logging view (by @HB9HIL)
- Moved executive functions for HRDlog from controller to model (by @HB9HIL)
- Fixed Callbook Lookup for Callsign with Pre- and Suffix (by @HB9HIL)
- New “Update from Callbook”-Button when editing a single QSO (by @HB9HIL)
- Added two new Filters for Propagation-Modes to several Pages. So one is able to filter only HF (Except SAT) now. (by @int2001)
- Fixed “L”oTW-Icon, which disappeared for some reason (by @int2001)
- Added Foreign-Keys to most of the tables (by @int2001)
- Fixed security-issues around HRDLog-Sync (by @int2001)
- Added ClubLog-States to LBA (by @int2001)
- Fixed a JS-Popup at some detailviews (by @int2001)
- Refactored hams.at listings to cope with missing/empty frequencies (by @phl0)
- Replaces zeros by slashed zeros in various places in the UI (by @phl0)
- Resizing of some dropdown menus in ADIF export (by @R1BLH and @HB9HIL)