update to v1.21.0520, added pskreporter fixes and contributor recognition

rich-presence
Matthew Chambers 2021-05-20 10:01:10 -05:00
rodzic 9089ef79ff
commit f84f9bad65
4 zmienionych plików z 4 dodań i 3 usunięć

5
debian/changelog vendored
Wyświetl plik

@ -1,13 +1,14 @@
gridtracker (1.21.0517) unstable; urgency=medium gridtracker (1.21.0520) unstable; urgency=medium
[Bug Fixes] [Bug Fixes]
- Fix PSK Reporter poll time to 5min , add TX idle timeout and time skew to reduce the load GridTracker makes on the PSK Reporter server
- Fix SVG icons not rendering on certain Windows 10 installs - Fix SVG icons not rendering on certain Windows 10 installs
- Fix PSK spot time skew
- Fix eQSL ADIF support - Fix eQSL ADIF support
- Fix clearing of logs after installing new version of GridTracker - Fix clearing of logs after installing new version of GridTracker
- Fix hightlighting whole country of Somalia on map - Fix hightlighting whole country of Somalia on map
[Enhancements] [Enhancements]
- Update Award Tracker with new FT8DMC and European ROS Club awards - Update Award Tracker with new FT8DMC and European ROS Club awards
- Improvements to the callroster - Improvements to the callroster
- Add recognition of contributors to GridTracker within the Call Roster
- Make settings icon a toggle that both opens and closes the settings pane - Make settings icon a toggle that both opens and closes the settings pane
- Grid and IP Address Fields are slightly wider - Grid and IP Address Fields are slightly wider

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -1,7 +1,7 @@
{ {
"name": "GridTracker", "name": "GridTracker",
"product_string_do_not_use": "gridtracker", "product_string_do_not_use": "gridtracker",
"version": "1.21.0517", "version": "1.21.0520",
"betaVersion": "", "betaVersion": "",
"description": "GridTracker, an amateur radio companion", "description": "GridTracker, an amateur radio companion",
"author": "Stephen Loomis (N0TTL) and GridTracker.org", "author": "Stephen Loomis (N0TTL) and GridTracker.org",