Skip to content

Release 2.1

Latest
Compare
Choose a tag to compare
@int2001 int2001 released this 24 Aug 15:42
c16b880

Important:

Please update WavelogGate to the newest Version (https://github.com/wavelog/WaveLogGate/releases). With the new feature at the DXCluster the old WavelogGate isn't longer 100% compatible with this Version of Wavelog. You'll need at least V1.1.7.

  • WAPC award added (by @tallcode)
  • Bug fixed in the gridmap overlays where Ax fields where not shown (by @tallcode)
  • Fixed frequency display in the Advanced logbook (by @AndreasK79)
  • Updated OQRS to work for multi-users. Settings were moved from global to user options. Breaking change in the Widget. A slug MUST be used (by @AndreasK79)
  • Many changes and fixes in OQRS. Added pending/rejected status, custom date format, automatch can be disabled to name a few. (by @AndreasK79)
  • Custom date format in QSO entry added (by @AndreasK79. Based on an idea and work by @Cryolitia)
  • Added loading spinner on ADIF upload page, and button for checking all exported options (by @AndreasK79)
  • Added information in the date format dropdown in user settings (by @AndreasK79)
  • Added more logging if error on QRZ callbook lookup (by @AndreasK79)
  • Added number of QSOs imported in the Adif import page (by @AndreasK79)
  • Added first and last date of QSO in callstats (by @AndreasK79)
  • Exclude QSOs without a SAT-Name from VUCC-(SAT-)Reports (by @int2001)
  • Fixed a bug, where QRZ-"QSLs" were never downloaded, when there wasn't at least one QSO with QRZ-"Confirmation" (by @int2001)
  • A bit safety/security, when editing Users. No more dupe-mail-adressed or dupe-Usernames are allowed (by @int2001)
  • Fixed a bug, where LoTW-confirms didn't update the grid, if it was different (but same length) from LoTW (by @int2001)
  • Fixed a bug where Az/Ele wasn't correct calculated, when User uses a different Date/Time-Format (by @int2001)
  • Added DOK and RST-Bulkedit to LBA (by @int2001)
  • Fixed a bug where SAT-Favs (Passes-Overview) were lost after a QSO (by @int2001)
  • Prepared the Bandmap (List) for showing, filtering and passing the mode (derivated from QRG) to WavelogGate (by @int2001)
  • fixed a bug at Cabrillo-Export where a space was missing (by @int2001)
  • Show wked/cnfm status at Bandmap (List) with honoring the mode from the spot (by @int2001)
  • Added more Detail-Informations to the DXCC-Award-Page (Cnfm-Method) (by @int2001, @AndreasK79)
  • Adapted ADIF import function to always import mode as upper case (by @phl0)
  • Fixed fav-recall function to also update default RST values for selected fav (by @phl0)
  • Refactored SAT name mapping function to support T2 satellites for AMSAT status page upload (by @phl0)
  • Added support for Japanese language (by @HB9HIL)
  • Fixed issue with cronmanager in docker environments (by @HB9HIL)
  • Fixed issues with site_url() vs base_url() in case user do not use pretty url (by @HB9HIL)