Releases: ftl/hellocontest
Releases · ftl/hellocontest
v0.21.1
v0.21.0
v0.20.2
v0.20.1
v0.20.0
- 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
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
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
v0.18.0
v0.17.0
- some minor bug fixes
- improve the prediction of their exchange
- show spots in a table instead of cards
- enable Github sponsors