Skip to content

Releases: ftl/hellocontest

v0.20.1

23 Jun 19:36
@ftl ftl
Compare
Choose a tag to compare

add the OK1WC Memorial Contest

v0.20.0

31 May 12:27
@ftl ftl
Compare
Choose a tag to compare
  • Major UI overhaul: the callinfo window was removed, all the related information is now shown in the main window:
    • the best matching callsign from supercheck and call history is shown above the callsign entry field
    • the predicted exchange of the entered callsign is shown above the exchange entry fields
    • the predicted score of the entered callsign is shown right next to the predicted exchange
    • if the VFO is on a frequency of an DX spot and there is no match in supercheck or the call history, or there is no callsign entered, the callsign of the DX spot is shown above the callsign entry field
    • the callsign shown above the callsign entry field can be transferred into the entry field with Alt+Enter
    • the callsign of one of the best nine matches can be transferred into the callsign entry field using the keyboard shortcuts Alt+1 to Alt+9
  • Several concurrency problems were fixed that could lead to deadlocks when editing the contest settings.
  • CT1BOH's algorithm is used to tag the DX spots in the spots list
  • Hello Contest can talk to F5UII's HamDXMap to show the currently worked station on the map.
  • The frequency dependent visual effects were removed from the spots list to mitigate a major performance problem.

v0.19.0

13 May 18:23
@ftl ftl
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #3
  • Add contests:
    • DARC XMAS
    • YU DX
    • CQMM DX
  • fix concurrency bugs in the spots list and dx cluster connection handling
  • overwrite exhange input fields with the latest exchange prediction (Ctrl+P)
  • prefer callsigns with "false friend" typos in the supercheck result sort order

v0.18.2

09 Feb 22:52
@ftl ftl
7791f01
Compare
Choose a tag to compare

What's Changed

  • Fixed cwdaemon not sending text by @benishor in #2
  • use the text color for the score table for better contrast
  • reset the keyer settings to the defaults when creating a new contest log
  • add the DARC XMAS contest

New Contributors

Full Changelog: v0.18.1...v0.18.2

v0.18.1

21 Dec 13:35
@ftl ftl
Compare
Choose a tag to compare

some bugfixes:

  • the file and message dialogs are not tied to the main window anymore, but are shown in the center of the screen
  • concurrent access to the score counter is prevented with a mutex

v0.18.0

15 Dec 16:02
@ftl ftl
Compare
Choose a tag to compare
  • calculate a weighted value for each spot
  • show the weighted value of each spot in the spots list
  • add the shortcut ctrl+shift+n to go to the spot with the currently highest value

v0.17.0

14 Oct 20:26
@ftl ftl
Compare
Choose a tag to compare
  • some minor bug fixes
  • improve the prediction of their exchange
  • show spots in a table instead of cards
  • enable Github sponsors

v0.16.2

10 Jul 17:49
@ftl ftl
Compare
Choose a tag to compare

integrate the conval bugfix for the multi calculation of the IARU HF championship

v0.16.1

08 Jul 09:27
@ftl ftl
Compare
Choose a tag to compare
  • include the IARU HF championship rules

v0.16.0

26 Jun 05:22
@ftl ftl
Compare
Choose a tag to compare
  • improve the first start experience
  • improve the workflow to create a new contest log file
  • link to the upcoming user documentation in the Github wiki