Skip to content

Releases: wavelog/wavelog

Release 2.2.1

08 Dec 12:01
85e4046

Choose a tag to compare

This release includes a fix for a bug which was accidentally part of the new DXCluster. Under special circumstances your Wavelog server could be flooded with Cluster-Requests. We highly recommend to upgrade to this version as soon as possible. Besides that a few fixes and smaller enhancements found their way into this release.
Hint: Update your WavelogGate from time to time. There are updates as well.

  • Added date filter in the DXCC award (by @AndreasK79)
  • Added distance filter in the Advanced Logbook (by @AndreasK79)
  • Added date filter to the gridsquare map (by @AndreasK79)
  • Added date presets for date filters in the Advanced Logbook (by @AndreasK79)
  • Added filter dropdown, and date filters for CQ WAZ award (by @AndreasK79)
  • Added gridsquare enhancement from callbook in the Advanced Logbook (by @AndreasK79)
  • Fixed adif export in the Advanced Logbook (by @AndreasK79)
  • Fixed state/gridsquare in create/edit of station location (by @AndreasK79)
  • Fix logging in SimpleFLE (date issue) (by @AndreasK79)
  • Fixed visitor gridsquare map (by @AndreasK79 and @phl0)
  • Check LoTW certificates against LoTW CRL and show superseded state for certs (by @phl0)
  • Refactored and harmonized colors for QSL arrows (by @phl0)
  • Harmonized colors for grid states in Gridmaster and FFMA maps (by @phl0)
  • Lowered severity for QSO end date expiry for LoTW certificates (by @phl0)
  • Implemented a bugfix at DXCluster which could lead into serious performance problems (by @int2001)
  • Introduced a new Clubmember Role, which allows import/export of ADIFs (by @int2001)
  • Fixed an Error when someone accidentally tries to view a deleted QSO (by @int2001)
  • Fixed an Error when trying to log SFLE-QSOs for a not granted station location (by @int2001)
  • Fixed a memory-exhaust bug which can happen when exporting a huge Logbook via ADIF (by @int2001)
  • Fixed a bug where cnfmd/wkd wasn't properly derived at cluster when a continent is missing (by @int2001)
  • Fixed a bug, where end-time for a manual QSO wasn't saved (by @int2001)
  • Added a function to show station list for club members (by @int2001)
  • Fixed encoding of special characters in translation strings (by @HB9HIL)
  • Various post release fixes regarding DX cluster and waterfall (by @szporwolik)
  • Added Polska Award (by @szporwolik)
  • Optimized code for sections dealing with geo data (by @szporwolik)
  • Corrected various issues with detection of state information in Advanced Logbook (by @szporwolik)
  • Added geo data support for more countries (by @szporwolik)
  • Refactored CBR import and fixed some issues with reports (by @DB4SCW)

Release 2.2 - "Winter has been spotted"

23 Nov 17:32
6fc9bf0

Choose a tag to compare

It's cold outside, snow has fallen. So we go back in our shacks where it's warm and cozy (depends on transmit power). With this major release there are awesome new features regarding DXcluster, improvements for color impaired hams and - sure thing - a lot of bugfixes and improvements. The new DXcluster, developed by SP9SPM, is a really big jump for Wavelog and brings a sophisticated Cluster directly into your browser. It allows filtering, not only for bands but also for POTA/SOTA/WWFF Spots, New DXCCs, Contest and so on. The DXmap directly inside the cluster makes spots visible for your next hunting.
This release also contains a major change in colors for QSO markers as well as maps. A third color was introduced to user settings and colors are now handled consistently for the three possible QSL states: not worked, worked (but not confirmed) and confirmed. Please check your user settings and adjust colors accordingly. In addition to that a new theme was added to support operators with red/green impairment. This adjusts the colors for QSL markers in logbook and QSO views.
In addition to the new DXcluster we also introduce the DXwaterfall which can be enabled in your user options. The waterfall shows all current spots in your band and makes it super easy to find the spots on the QRG. Test it out!

  • Added information about where the position in the QSO entry map is fetched from (by @AndreasK79 and @phl0)
  • Fixed a bug in the code for previous QSO lookup in QSO entry, where the call would look like R1AA/0/P (by @AndreasK79)
  • Added a station location list, so you can easily see all settings (by @AndreasK79)
  • Fixed a bug when creating a new user, or editing another, where OQRS options would not be set (by @AndreasK79)
  • Added 5 more macros in the Winkey integration (by @AndreasK79)
  • Fixed a bug in the mycall replace in the Winkey integration (by @AndreasK79)
  • Added country filter in the gridsquare map (by @AndreasK79)
  • Added filter dropdown in the gridsquare map (by @AndreasK79)
  • Added CQ and ITU zone information in the gridsquare map (by @AndreasK79)
  • Added export/import for locations in the location list (by @AndreasK79)
  • Added QRZ.com filters in the advanced logbook (by @AndreasK79)
  • Added continent fix to the advanced logbook (by @AndreasK79)
  • Added distance fix to the advanced logbook (by @AndreasK79)
  • Added state to the EME initials page (by @AndreasK79)
  • Fixed visitor gridsquare map (by @AndreasK79)
  • Added some fences against invalid dates in ADIF files from QRZ.com (by @AndreasK79)
  • Added warning messages regarding expiring QSO dates to LoTW certificates view (by @phl0)
  • Refactored LoTW code to show more useful error messages (by @phl0)
  • Invalid LoTW credentials are now automatically removed upon sync to prevent failing logins (by @phl0)
  • Added a more strict grid locator check for ADIF imports and various other places to prevent bogus data (e.g. from qrz.com) to be imported (by @phl0)
  • Extended the LBA update from callbook function to also update email addresses (by @phl0)
  • Added an option to gridmap to allow for hiding the legend (by @phl0)
  • Refactored some code to prevent slashed zeros to cause issues in database and code (by @phl0)
  • Sent and received states for DCL are now included in ADIF exports (by @phl0)
  • Added custom theme for color impaired users (by @phl0)
  • Added custom colors for gridsquare maps and awards (by @phl0 and @AndreasK79)
  • Added small counter for LoTW certificates (by @HB9HIL)
  • Added shitfilter for ADIF imports (by @HB9HIL)
  • Fixed little syntax bug in headers for WLgate (by @HB9HIL)
  • Fixed an old bug which lead to QSOs with empty frequency (but with band) (by @HB9HIL)
  • We now set dxc.wavelog.org as default DXcluster Cache to work better with the new DXcluster (by @HB9HIL)
  • Added Live-Websockets to Wavelog (by @int2001)
  • Removed old deprecated Bandmap (by @int2001)
  • Removed CFD-Export / deprecated by DARC (by @int2001)
  • Extended DOK-Field to a max. of 20 Characters (by @int2001)
  • Improved Clublog-Interfaces. So chance about being Blacklisted there is significantly reduced now (by @int2001)
  • Implemented API to create a station-location programmaticaly (by @int2001)
  • Fixed a bug where operator, at contests, were not always in uppercase (by @int2001)
  • Added DX Waterfall component to the QSO page (can be enabled in user settings) (by @szporwolik)
  • Added Notes section to the QSO page (can be enabled in user settings) (by @szporwolik)
  • Added display of QSO partner's information on the QSO page (by @szporwolik)
  • Added user option to select callbook lookup (e.g., QRZ.com) instead of database search (by @szporwolik)
  • Reworked DX Cluster functionality (by @szporwolik)
  • Reworked CAT Radio Status components (by @szporwolik)
  • Internal: Reworked DX Cluster backend logic with improved performance and file-based caching (see config.sample.php) (by @szporwolik)
  • Internal: Added site-wide support for Toast Notifications (by @szporwolik)
  • Refined SOTA-CSV-Export to filter Repeater-QSOs (by @DJ3CE)
  • Introduce resubmission avoidance for contest logging (by @goodspeed34)
  • Ignore keyup/input event when composing with IME, and trigger them when finished (by @goodspeed34)

Release 2.1.2

15 Oct 06:51
e4d17a2

Choose a tag to compare

This is a maintenance release which also adds a few features. The interface for Clublog has been refactored to cope with recent changes on their side. Also the code for interfacing LoTW has been reviewed and changes regarding signatures and counties to confirm have been implemented. The awards section was extended to include WPX.

With this version PHP8 is now the minimum required PHP version and Wavelog will not install on lower versions any more. The WPX award code will only work from MariaDB 10.2 or MySQL 8.0 onwards.

  • Internal: Added creation/modifydate to every table, to track changes better (by @int2001)
  • Adjust 1st-login-wizard to be usable on old legacy-screens (by @int2001)
  • Make DXCC-Logic more reliable, rely on DXCC-ID rather than String (by @int2001)
  • Set custom-header on "Login failed" to make it more usable for rate-limiting with reverse-proxies (by @int2001)
  • Fix County-Logic when working U.S.-Stations. Dropdown wasn't populated properly (by @int2001)
  • Reject QSOs which are coming without Band and Frequency set via API or ADIF (by @int2001)
  • Lock cronjobs which are updating reference-data to prevent them running more than once at the same time (by @int2001)
  • Added current streak to banner at dashboard, if there's a streak (by @int2001)
  • Clublog-Related: only allow mailadress for credentials, since Clublog-API rejects login with call (by @int2001)
  • Prevent QSOs with PROP_MODE=SAT but no SAT-Name being pushed to AMSAT (by @int2001)
  • LAX-CORS-Logic for CAT-Interface. allow setting Frequency via websites (by @int2001)
  • Internal naming/handling of dupecheck (by @int2001)
  • Refactored Clublog-Interface, to take care of any known exception which causes clublog to ban the instance with an IP-Block (by @int2001)
  • Dashboard banners to be dismissable by click (by @phl0)
  • Allow LoTW to confirm counties for specific DXCCs like US, Canada, Russia, China, Australia, Japan and Finland (by @phl0)
  • Added option to set QSL sent/received via LBA edit functions (by @phl0)
  • Fixed LoTW download reports to show VUCC grids if (single) gridsquare is empty (by @phl0)
  • Allow hams.at announced grids to show if worked/confirmed/new (by @phl0)
  • Refactored installer to make PHP8 the minimum required PHP version (by @phl0)
  • TLEs for re-entered satellites are now deleted upon TLE update to prevent errors on tracking (by @phl0)
  • Fixed a bug regarding the calculation of LoTW signatures for some specific DXCCs (by @phl0)
  • Reworked the filters and actions to dropdowns in the Advanced Logbook (by @AndreasK79)
  • Reworked the filters to a dropdown in the DXCC award (by @AndreasK79)
  • Fixed an error in the OQRS search when all was chosen for result (by @AndreasK79)
  • Added ADIF 3.1.6 support (by @AndreasK79)
  • Fixed a duplicate quicksearch error in the Advanced Logbook, which would in some cases give a datatable error (by @AndreasK79)
  • Added CSV export to the Advanced Logbook (by @AndreasK79)
  • Fixed missing submode in the Timeline query (by @AndreasK79)
  • Added WPX Award (by @AndreasK79 and @phl0)
  • Removed redundant code (by @HB9HIL)
  • Randomized Clublog Upload Intervals (by @HB9HIL)
  • Updated some bot-related files (by @HB9HIL)
  • Made HTTPS Check more reliable (by @HB9HIL)
  • HAMqsl integration & Solar/Propagation information can be displayed at the dashboard (by @szporwolik)
  • Fix QSO panel when using a date format with commas (by @agrif)
  • Notes overhaul: updated view of the notes, added "Contacts" category with required logic, first step for callsign sticky notes (by @szporwolik)

Release 2.1.1

16 Sep 06:21
cf4bc59

Choose a tag to compare

This is a maintenance release which introduces an interface to DARC's DCL service to sync QSO data into DCL (import from DCL is not implemented). Besides this there are a lot of bug fixes.

This is the last release which supports MySQL version 5.7 (MariaDB 10.1). Future releases will require at least MySQL version 8.0 (MariaDB 10.6) for all functions to work properly. If you are running on MySQL 5.7 or MariaDB 10.1 please consider an update.

  • Added custom date format in contest logging. This also fixes the 1970 issue (by @AndreasK79 and @int2001. Based on an idea and work by @Cryolitia)
  • Fixed dashboard dxcc count stats, which could leade to discrepency between dashboard DXCC worked and Awards > International > DXCC (by @AndreasK79)
  • Added batch edit QSL method in the Advanced Logbook (by @AndreasK79)
  • Added categories in the column dropdown for batch edit in the Advanced Logbook (by @AndreasK79)
  • Added a link to the Wiki in the Cron Manager page (by @AndreasK79)
  • Removed old legacy code for DXCC ID in the API (it was doing it wrong) (by @AndreasK79)
  • Added continent-enrichment for QSOs which were logged via API (by @int2001)
  • Marked "Update all QOSs on instance for DXCC" as deprecated (by @int2001)
  • Crawled the 3rd-party-pages for the term "QSO" where confirmations (QSLs) where meant and replaced those strings (by @int2001)
  • Added interfacing the DARC Awardportal called "DCL". Important: You've to enabled it via a config-switch. See: #2252 (by @int2001, @AndreasK79 and @phl0)
  • Improved DCL-Downloadpage, so confirms are marked as confirms, if found in log (by @int2001)
  • Added a warning to Bandedit for admins (by @int2001)
  • Added a function to import POTA references from a hunter log in ADIF format (by @phl0)
  • Tweaked lookup code so that (probably) wrong maidenhead grids are not imported from qrz.com (by @phl0)
  • Fixed code to deal with disabled QRZ (mass) uploads (by @phl0)
  • Improved sorting of Timezone List in Installer (by @RhinoLance)
  • Fixed DXCC in Search when no QSO is found and callbook returns nothing (by @DB4SCW)
  • Add option to display frequency and mark all QSOs for given QSL method in the QSL Queue view (by @DB4SCW)
  • Fixed the HRD status dropdown in station profile (by @DB4SCW)
  • Added the ability to pass a callback-URL for CAT programatically in very special cases (by @iu2frl)

Release 2.1

24 Aug 15:42
c16b880

Choose a tag to compare

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. Check out the updated Wiki (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)

Release 2.0.7

17 Jul 15:33
6704c35

Choose a tag to compare

This is a hotfix release for changes in LoTW confirmations. After updates on LoTW side confirmations were not marked accordlingly within Wavelog. This release fixes this issue so that uploaded QSOs are marked correctly again.

  • Fixed LoTW upload check (by @phl0)
  • Don't show Modes where no QSO has happened at statistics (by @int2001)
  • Added slovak language (by @HB9HIL)
  • Make satellite flightpath webpage header translated (by @ludoux)
  • Fixed small language typo (by @ludoux)

Release 2.0.6

13 Jul 19:10
76779b9

Choose a tag to compare

  • Added DOK filter in the Advanced logbook (by @AndreasK79)
  • Added DOK summary in the Quick Lookup function (by @AndreasK79)
  • Added link to DOK summary in the DOK column in the Advanced logbook (by @AndreasK79)
  • Added DOK summary in the QSO entry page (by @AndreasK79)
  • Added a view so that you can view the last confirmations for QSL/LoTW/QRZ.com/Clublog/eQSL (by @AndreasK79)
  • Added a confirmation dialog for the "New session" button in the contest logging page (by @AndreasK79)
  • Added last qso date for each location in Station setup (by @AndreasK79)
  • Added a filter to show only locations for the active logbook in Station setup (by @AndreasK79)
  • Added a frequency column in the Advanced logbook (by @AndreasK79)
  • Fixed a bug regarding DXCC and flag in the Advanced logbook (by @AndreasK79 and @int2001)
  • Fixed a bug for incorrect number of rows in the Advanced logbook if not using English as a language in Wavelog (by @AndreasK79)
  • Added ITU zone autofill when creating a new station location and choosing DXCC (by @AndreasK79)
  • Added mode in the DXCluster Bandlist (by @AndreasK79, with help from @int2001 and @phl0)
  • Added "Not worked" in the DXCluster Bandlist (by @AndreasK79)
  • Fixed county update when using QRZ.RU callbook (by @AndreasK79)
  • Fixed misaligned header and body columns when doing callbook update in the Advanced Logbook (by @AndreasK79)
  • Fix an error in the Advanced Logbook when updating from the callbook, and the call was not found (by @AndreasK79)
  • Added a hint about the operator in Adif Upload when logged in a clubstation (by @HB9HIL)
  • Fixed a broken link in simplefle (by @HB9HIL)
  • Changed the Advanced logbook to allow emptying gridsquare in edit function (by @phl0)
  • Fixed satellite table for non-English languages (by @phl0)
  • Removed a bug where Logbook overview view was screwed when showing award filter (by @phl0)
  • Refactored LoTW users update code so that content is not emptied if update cannot be downloaded (by @phl0)
  • Excluded DXCC -NONE- from DXCC breakdown on dashboard (by @phl0)
  • Fix a bug to prevent calculating satellite passes if no satellite was selected (by @phl0)
  • Allow antenna analysis to show data for multiple orbit types (by @phl0)
  • Added a satellite overview to log summary table (by @phl0)
  • Use satellite displayname for sat flightpath if LoTW sat name is empty (by @phl0)
  • Added a gallery view for QSL cards (by @Cryolitia)
  • Several stability fixes (by @int2001)
  • Converted SOTA-Awardpage to search- and sortable datatable (by @int2001)

Release 2.0.5

25 Jun 14:53
4342ff1

Choose a tag to compare

The Wavelog team is proud to present v2.0.5 - the summer-release - with a lot of bugfixes and some enhancements. We are very happy about your feedback, which helps us to improve the software more and more. Even knowing it is sometimes challenging to hold the balance between "easy to use" and fulfilling every wish, we think Wavelog still fits to the experienced hams as well as to the novice.

If you like to meet the team in person, or learn to know more about Wavelog and its features, join us at the HamRadio 2025 fair in Friedrichshafen happening on the upcoming weekend (June 27th to 29th 2025). There will be two talks, where the team is available for a Q&A on Saturday. We are happy to meet our users which improve Wavelog by contributing code or just sharing good ideas.

  • Added EME Initials (by @AndreasK79)
  • Added recalculation of distance (instead of blanking) in the batch edit in the advanced logbook (by @AndreasK79)
  • Tweaked QSO entry map with fullsize map, grid overlay and display of grid on mouseover (by @AndreasK79)
  • Added a fence for qrg in satmode entry for satellite (by @AndreasK79)
  • Added county search and column in the advanced logbook (by @AndreasK79)
  • Added QTH column in the advanced logbook (by @AndreasK79)
  • Added button in the advanced search to open qso results in the advanced logbook (by @AndreasK79)
  • Added button in the search to open qso results in the advanced logbook (by @AndreasK79)
  • Added button in the incorrect cq zone search to open qso results in the advanced logbook (by @AndreasK79)
  • Added button in the incorrect itu zone search to open qso results in the advanced logbook (by @AndreasK79)
  • Added shift+click in the table in the advanced logbook (by @AndreasK79)
  • Added empty cq/itu zone search in the advanced logbook (by @AndreasK79)
  • Added fix cq/itu zones in the advanced logbook to set zones from the dxcc (by @AndreasK79)
  • Added MIME-Defintions for ADIF to make Export work in special Browsers (by @int2001)
  • Fixed minor issues at the WAP-Award (by @int2001)
  • Fixed an issue at LBA where it suddenly stopped working when having unpopulated Fields (by @int2001)
  • Altered the hint/display for next-sync to UTC (by @int2001)
  • Tidied up some code around the Search-Feature (by @int2001)
  • Implemented Multiselect at SAT-Passes to select fav.sats (by @AndreasK79 and @int2001)
  • Improved the SAT-Editor at Adminmenu (by @int2001)
  • Fixed a broken LoTW-Link shown to the User when doing manual LoTW-Import (by @int2001)
  • Show the amount of QSOs which will be deleted at LBA, when pressing the delete-button (by @int2001)
  • Fixed the amsat-interface for locations with locators longer than 6characters (by @int2001)
  • Fixed an issue where more than 1000 marked QSOs at LBA are not properly tranferred to the Map,Globe and QSLSlideshow (by @int2001)
  • Added Setting for Users to activate/deactivate modes (by @int2001)
  • Added translations for TRX which send crappy-modes (e.g. USB-D1 instead of USB) to Wavelog/Gate (by @int2001)
  • Added Flags to LBA (by @phl0 and @int2001)
  • Adjusted frequencies for 4m band (by @phl0)
  • Added distance column for EME initials (by @phl0)
  • Gridsquare of DX station can now be determined by clicking the map (by @phl0)
  • Optimized error handling for input of negative antenna elevations (by @phl0)
  • Added time to display of LoTW confirmations in QSO view (by @phl0)
  • Added an option to show propagation in the logbook overview as additional column (by @HB9HIL)
  • Fixed an issue where the wrong column was updated, when sending QSL-Card (by @DB4SCW)
  • Initial CNTY support for non-US countries as in ADIF v3.1.5 (by @zxalexis)
  • Fix missing county lookup in QSO edit (by @PopeFelix)
  • Add Dutch VRZA WAP Worked All Provinces award (by @pa8s)

Release 2.0.4

16 May 15:09
8c2478d

Choose a tag to compare

This is a maintenance release fixing a number of (minor) bugs.

  • Fixed displayed cache folder path in debug view (by @uiolee)
  • Fixed SOTA API URL (by @vk3arr)
  • Fixed dead links in awards frontend (by @HB9HIL)
  • Fixed deprecation warnings under PHP8.4 (by @HB9HIL)
  • Small UI adjustments in user settings (by @HB9HIL)
  • Added an option to LBA map to show callsigns at markers (by @phl0)
  • Optimized code for Hams of Note list and truncate data to prevent errors (by @phl0)
  • Updated lookup code to handle SAT QSOs correctly during lookup for worked on band (by @phl0)
  • Refactored error message to include grid in case of errors concerning maidenhead grid (by @phl0)
  • Refactored grid validation code to unify functions. Handles up to 10-char grids as well as grid lines and corners (by @phl0)
  • Fixed SQL error in QSL queue list (by @phl0)
  • Updated description and abbreviation for SIG/SIG_INFO (by @phl0)
  • Added some hyperlinks to WWFF and POTA award pages (by @phl0)
  • Fixed error in LoTW sync page which prevented grid to be shown while downloading confirmations (by @phl0)
  • Fixed an error in LoTW upload which failed if there were no unsupported SATs or modes (by @phl0)
  • Added user option for dashboard banner (by @AndreasK79)
  • Added !empty search (for text input search fields) in the Advanced Logbook (by @AndreasK79)
  • Fixed an error in the adif import where adif tag length was specified wrong (by @AndreasK79)
  • Added message in Flighpath when no sat TLE's were found (by @AndreasK79)
  • Added distance to batch edit in the Advanced Logbook (bu @AndreasK79)
  • Added a check in the Club Log upload to check that the specified directory in config exists (by @AndreasK79)
  • Prepared Wavelog for a future Plugin-Model. Streaming events like QSO or QSY to MQTT for an instance. See PR for details (by @int2001)
  • Added a display of matches to the result-View when searching calls (by @int2001)
  • Improved debugging-features for 3rd Party-Services a bit (by @int2001)
  • Added a buffer to "QSO-Save" if internetconnection is gone in between. Buffer will be saved upon resurrection of connection (by @int2001)

Release 2.0.3

06 Apr 17:35
ebed76c

Choose a tag to compare

This release contains an important Bugfix for the calculation of distances for logged QSOs along with some improvements and additions to the satellite functions.

  • Added a polar view to satellite pass list (by @phl0)

  • A marker to show the direction of travel for satellite on flightpath view has been added (by @phl0)

  • Distance is now (re-)calculated while updating QSOs from the LBA callbook update (by @phl0)

  • Two markers for the SAT position at +/- minutes added to flightpath view (by @phl0)

  • Make sure that sat modes also get deleted upon removal of satellite (by @phl0)

  • prettified arrows at SAT-Preditictions (by @int2001)

  • Automatically fill in Az/Ele for known SATs while working them and for Past-QSOs (by @int2001)

  • Hide QRZ-API-Key per default at usersettings (by @int2001)

  • Added AOS/LOS to SAT-Pass-Map (by @int2001)

  • Make source for Hams of Notes (HoN) configurable and more failsafe (by @int2001)

  • Fixed a bug where a lookup at HoN returns nothing (by @int2001)

  • Added a hint to "Quick-Location-Switcher" if stations seems to be mising (by @int2001)

  • Fixed a bug where qsl_sent wasn't set properly (by @int2001)

  • Added a fence for stationcalls and calls when accidently typed in spaces before/afterwards (by @int2001)

  • Added a securityfix for ADIF-Export at LBA (by @int2001)

  • Added a fence for invalid power-values at CAT-API provided by some 3rd-party-apps (by @int2001)

  • Fixed a bug where - under certain circumstances - the distance wasn't (re-)calculated for new QSOs (by @int2001)

  • Fixed some missing ITU zones in the data table used for identifying potentially wrong ITU zones (by @AndreasK79)

  • Added manually add/delete for satellite TLE data (by @AndreasK79)

  • Added historic/future sat path in Flighpath (by @AndreasK79)

  • Added satellite information when clicking on satellite in pass table (by @AndreasK79)

  • Added award summary for cq/was/gridsquare/pota/sota/wwff/continent/iota om QSO entry (by @AndreasK79)

  • Show at least the mode line in the award summary if nothing was found in the database. Previously nothing was returned (by @AndreasK79)

  • Only update satellite travel once per second to lighten the load in Flightpath (by @AndreasK79)