Features
Average Lap Time Column in Standings (by @23Kev / Kev)
You can now display an Average Lap Time column in the standings widget. This shows a rolling average of each driver's recent lap times, giving you a quick read on everyone's pace.
- Enable it in Standings settings — it's off by default
- Choose how many recent laps to average (3 to 10)
- Pick your preferred time format
Standings Multi-Class Filtering (by @LanceVShoot / SlayTheTrack)
More control over how multi-class standings are displayed:
- Hide other classes entirely — you can now set non-class drivers to 0, showing only your own class
- Hide class leaders — set top drivers in your class to 0 if you only want to see nearby positions
Bug Fixes
- Driver names missing in Relatives — when driver tags were enabled, driver names could disappear from the Relatives widget due to a column alignment issue. Names now display correctly alongside tags (by @LanceVShoot / SlayTheTrack)
- Bristol track map — all Bristol Motor Speedway configurations now behave correctly (by @tariknz / tarik)
Changelog
- feat: add avg lap time column to standings widget by @23Kev in #474
- fix: add Bristol track SVG overrides for all configurations by @tariknz in #482
- fix: allow 0 non-class drivers in standings by @LanceVShoot in #480
- fix: driver tag causes driver name to not show in relatives by @LanceVShoot in #481
- site: improve contrast, add coach marks, and update README by @tariknz in #484
- site: add landing page by @tariknz in #476
- site: regenerate site package-lock.json by @tariknz in #477
- site: alias react-router-dom in site vite config by @tariknz in #478
- site: website styling tidy up by @tariknz in #479
Full Changelog: v0.2.0...v0.2.1