Skip to content

Release 2.4.2

Compare
Choose a tag to compare
@magicbug magicbug released this 08 May 12:15
· 2908 commits to master since this release
9e502ea

What's Changed

  • Make LotW interactions a little more verbose (and less error prone) by @phl0 in #2062
  • [Contest logging] Moved contest session from local storage to database by @AndreasK79 in #2061
  • Cabrillo export by @AndreasK79 in #2063
  • [OQRS] Added option to set global text to be displayed on top of OQRS page. by @AndreasK79 in #2064
  • Zone lookup by @phl0 in #2066
  • Fix SQL statement to check for empty LotW dates by @phl0 in #2069
  • Use DXCC ID pulled from LotW cert by @phl0 in #2067
  • We should look for NULL instead of 'NULL' here ... by @phl0 in #2073
  • Ignore manual parameter on editing contests by @phl0 in #2078
  • Only export first 3 columns to csv by @phl0 in #2077
  • Harmonize LoTW abbreviation by @phl0 in #2083
  • Suppress seconds in OQRS requests (zeros anyway) by @phl0 in #2084
  • Remove redundant country colum in station_profile by @phl0 in #2079
  • [OQRS] Now added option to search in all station locations with active OQRS by @AndreasK79 in #2082
  • Show badge and hints about deleted DXCCs by @phl0 in #2085
  • Add some xOTA hastags for tweets by @phl0 in #2088
  • Add table join on DXCC entities to search function by @phl0 in #2089
  • Show deleted DXCC marker in advanced logbook by @phl0 in #2087
  • Add option for default station power by @phl0 in #2091
  • Add option to hide dashboard banner by @phl0 in #2093
  • Make stats publicly usable with API key by @phl0 in #2090
  • Make sure we only store numbers for station power by @phl0 in #2095
  • Use LEFT JOIN and COALESCE for station country by @phl0 in #2096
  • Harmonize display of none as DXCC by @phl0 in #2098
  • [Map options] Added options for map on dashboard and in logbook by @AndreasK79 in #2097
  • {Advanced Logbook] Added sat filter by @AndreasK79 in #2102
  • [ADIF Backup] Added so that backup can be made with a read-only api key by @AndreasK79 in #2103
  • Add POTA lookup function by @phl0 in #2104
  • [Advanced logbook] Added columns for QSL/LoTW/eQSL confirmations by @AndreasK79 in #2106
  • [Notes backup] Added support for backing up notes with an API key by @AndreasK79 in #2107
  • Rename "Don't Send" to "Not Sent" to make difference from Invalid/Ignore a little more clear by @phl0 in #2110
  • Tweet references also if present by @phl0 in #2109
  • [eQSL] Added cron job for eQSL by @AndreasK79 in #2111
  • Show radio CAT status above QSO panel if available by @phl0 in #2108
  • Fix PHP error while updating SOTA csv file by @m0urs in #2114
  • Eqsl download cron by @AndreasK79 in #2112
  • Align ordering of QSL to match with overview view by @phl0 in #2117
  • Make sure frequencies have 3 decimal digits by @phl0 in #2119
  • Alignment on radio CAT state banner for screenreaders by @phl0 in #2118
  • Release 2.4.2 by @magicbug in #2120

Full Changelog: 2.4.1...2.4.2