Skip to content

Releases: barcradio/ultra-tracker

v1.0.2

26 Sep 08:32
a9c9cde
Compare
Choose a tag to compare

Release - v1.0.2
Public release version of Ultra-tracker ahead of the Bear 100 2024 race.

Ensure you also download the event files (stations and athlete files) posted to:
https://bear100.groups.io/g/main/files

Development focus has been on the Windows client. If using other versions, please post issues to the GitHub project.

Report and discuss issues to [email protected]

Change log

Features

  • Add application version to title bar

Fixes

  • Fixed issue found when loading the stations table, but not athletes and then reopening the app
  • Fixed an issue where input of same bib with opposite time was failing
  • Fixed an issue where the stats did not recalculate if DNS or DNF were set via the Edit drawer
  • Improved tag colors between light/dark modes
  • Moved database files to userdata directory instead of the application directory
    • On Windows .\appdata\roaming\ultra-tracker\event-databases
  • Fixed where null notes were getting into the export files
  • Append yyyy-MM-dd- to diagnostic log filename to ensure file sizes stay manageable
  • Keep toast open for unknown athlete timings

v1.0.1

25 Sep 14:47
7a8f78e
Compare
Choose a tag to compare

Release - v1.0.1
First public release version of Ultra-tracker ahead of the Bear 100 2024 race.

Ensure you also download the event files (stations and athlete files) posted to:
https://bear100.groups.io/g/software/files

Development focus has been on the Windows client. If using other versions, please post issues to the GitHub project.

Report and discuss issues to [email protected]

Changelog

Features

  • Added button on Export folder that opens the %userprofile%\Documents\ultra-tracker folder
  • Changed DNF column on Stats Page to Status, added DNS and Duplicate tags and filters
  • Added Status column to Roster page
    • added In, Out, DNS, Medical, Withdrew, Timeout, and Incoming tags and filters;
    • Incoming is intentionally blank, but is a filter option
  • Added Unknown Bibs result to count records with bibs not in athlete list
  • Added warning notifications after entering an unknown or duplicate bib
  • Changed Notes field so that commas are automatically replaced with allowed semi-colons
  • Added more vertical space to Notes field on Edit drawer
  • Added button to jump to athlete on Roster Page from Edit drawer
  • Added feature to backup the local database on 5 minute interval
  • Added button layout to Settings Page
  • Added RFID system integration that will be used by the Bear100 event
  • Changed RFID button to be used by Start and Finish line stations only
  • Added automatic enforcement of Station entry modes from stations file as defined by race leaderships
    • Normal mode allows In, Out, and In/Out timings
    • Fast Mode processes all timings as In/Out mode
      • Out times may be updated for lingering runners at an aid station
  • Added links back to Table of Contents and improved readability and page layout for most aspect ratios

Fixes

  • Fixed Javascript runtime exceptions encountered when importing files with the wrong CSV format
  • Fixed sorting and grid layout on Stations page
  • Fixed many cases of for duplicate and status handling from new features
  • Fixed issues where editing runners to a duplicate was clearing statuses of good records

v1.0.0-beta.2

18 Sep 20:05
3770b1e
Compare
Choose a tag to compare

First public beta version of Ultra-tracker ahead of the Bear 100 race

Ensure you also download the test event files posted to:
https://bear100.groups.io/g/software/files

Report and discuss issues to [email protected]

v1.0.0-beta.1

17 Sep 07:41
00869a7
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Pre-release test version of Ultra-tracker release builds