New
v3.3.51 Show per-round qualifying times for highlighted drivers
Notable
- In Qualifying sessions, the cursor on the main Timing Screen now lets you highlight drivers to see what lap times they've posted in Q1, Q2, and Q3. This lets you easily see if they're improving between sessions, how many fast laps they've done, and what the impact of a deleted lap time would be.
- Some minor cleanups for the F1 login command, to make sure it works properly when tokens are expired.
What's Changed
- Cleanup Terminal Graphics queries by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/115
- Improve login instructions and allow login after expiry by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/117
- Bump MS packages and JsonSchema.Net by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/118
- Bump JsonSchema.Net.Generation from 5.1.0 to 5.1.1 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/110
- Bump MS packages to 9.0.10 by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/120
- Record Qualifying Laps by round, and display in Timing Screen by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/121
Full Changelog: https://github.com/JustAman62/undercut-f1/compare/v3.3.34...v3.3.51