Tags give the ability to mark specific points in history as being important
-
1.15.0
13404560 · ·New Features: • Added a logout button to settings. Fixes / Improvements: • Moved "In" and "Out" buttons closer to the bib number when showing name in Records. • Added receive settings to the settings dropdown in Overview. • RaceEventPicker: Events are now sorted with older events at the bottom.
-
1.14.0
3327a0fa · ·New Features: • Overview: Preserve sort configuration when navigating away and back. Developer Notes: • Fastlane has been set up to automate the build process for Android. • The versionCode for Android now uses a timestamp-based format for better version tracking.
-
1.13.3
b7a37606 · ·Fixes / Improvements: • Fixed an issue where no records were displaying when filtered to transmitted records • Fixed an issue on input times where UI got stuck displaying searching for {{bibNumber}} when the participant didn't have a first or last name -
1.13.2
0ec4585e · ·Fixes / Improvements: • Fix dnf dialog in participant details to include pre-populated options
-
1.13.1
d37ee85b · ·Fixes / Improvements: - Moved send dnf tooltip on overview so it doesn't display over the menu
-
1.13.0
316996c4 · ·New Features: • Overview: Change sort order to descending when switching to sort by bib number or name from station. • Receive: Add setting to auto import. • Records: Add transmit changes to Not Transmitted filter. • Transmit: Show circular progress on the stop transmit button. • Records: Add toggle for including seconds with time in or out to the records settings. Fixes / Improvements: • Overview: Update variable on how race is obtained. • Language: Change wording for setting to include storing seconds with times. • Records: Don't show participants who DNFed as In Station.
-
1.12.0
8c836b5e · ·New Features: • Added the ability to transmit DNF (Did Not Finish) lists directly from the overview. • Enhanced the overview page with new details and tooltips for better user experience. • Introduced new filters and display options in the records section. • Improved the edit time dialog with new features and better control over DNF states. Fixes / Improvements: • Improved the styling and layout across various components for a more consistent look and feel. • Fixed several issues related to displaying and downloading data in the overview. • Enhanced the usability of the input times and records sections. • Updated various dependencies and internal scripts for better development workflow. Developer Notes: • Updated Playwright for better testing capabilities. • Added new scripts for taking screenshots. • Updated the Podfile to the latest version.
-
-
-
1.11.0
be553bbf · ·New Features • Download overview "grid" page Fixes / Improvements • App icon and splash screen • Colors • Refactor to use pinia • Refactor to use setup SFCs • Split receive and send into two pages • More updates
-
1.10.0
dd475799 · ·New Features / Improvements • Add hidden results page for Snow Peaks 50 and Kat'cina Mosa • Rebrand to TRacer
-
1.9.0
0df685e2 · ·New Features: • Add csv download for records Fixes / Improvements: • Fix edit time dialog ability to clear out times • Allow importing station data csv file with header • Fix some issues with including seconds with time entries • Update verbiage from `runner` to `participant`
-
1.8.2
36310ef7 · ·Fixes / Improvements: • Fix setting dark mode on records page • Fix displaying DNF on Grid • Fix import success message to display after finished importing • Deselect and refresh records after action occurs • Fix light mode when setting start times • Allow going into split screen on any screen size • Add display of counts on records page for total and selected • Misc UI improvements
-
1.8.1
eb3d629c · ·Fixes / Improvements: • Editing times in Grid, Send/Receive, and Records now stays on page • Fix filter and actions not sticky when not in split screen
-
1.8.0
892da65e · ·New Features: • Split screen on Records Fixes / Improvements: • allow dnf directly from records page • fix importing races twice on indexeddb • fix grid station display with multiple races • display station distance in the titlebar
-
-
1.7.0
f820d50e · ·New Features: • Bulk set start time • Time entry by seconds Fixes / Improvements: • Show file hash on send / receive • Remove pagination on records page • Move select actions out of title bar on records page • UI improvements for larger screen sizes • Fix issue where sometimes we accidentally create a participant • Grid light mode works now! • Fix bad memory access bug on receiving • Marquee text clears when you start listening
-
1.6.2
9a35abc2 · ·Fixes / Improvements: • Fix importing data • Fix importing data with a slug • Possibly fix starting receiving if it doesn't work
-
1.6.1
6996e3e0 · ·New Features: • Human readable view of transmission content • Copy button for transmission content Fixes / Improvements: • Fix saving multiple received transmission • Sent message display hash • Display "receiving" message if header is missing
-
1.6.0
7b783d2d · ·New Features: • "All" filter on records page • "Transmitted" filter on records page • Bulk delete participants • Ajax database interface for server deployment Fixes / Improvements: • Show all records instead of only 20 • Dark mode bug • Many updates to the grid Developer Notes: • Removed Mongodb, now mobile uses indexdb