Skip to main content

8.3.4.3 (2019.08.27)

RunScore Team
  • This release gets rid of merge mode. Now it just uses mapping ini file in race folder
  • At request of Adam Shelton, retain sub-events selected for download of RaceRoster race. When mapping registration system to RunScore fields, if user selects “Cancel” or “Ignore all remaining fields”, nothing happened. Fixed. This was tough since it is done in recursive code processJsonTree and processJsonValue.
  • Also RaceRoster teams and team types are now included as part of participant downloads
  • Also sorting of search fields now sorts blanks to the bottom of the column
  • Minor UI Update to normalize the height of the search field in the Browse window
  • Fixed a minor issue with some runs not being visible on the TFRRS website
  • General coding improvements