Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.release notes
## Notable * New functionality to select two drivers in the Timing Tower during Race sessions for a persistent comparison. Closes #126. * Selecting drivers with the C key with your cursor (up/down arrows) will update the bottom panel with a persistent comparison chart for those two drivers. * This allows you to keep tabs on a battle between two drivers even if they aren't next to each other on track. * Re-add pit-stop times to the the strategy page. This data is only available if you import an already completed session, and is _not_ available live. Closes #127. * On macOS, when using `undercutf1 login`, the opened WebView now support basic keyboard shortcuts (e.g. copy/paste) * On macOS/Windows, prevent the display from sleeping whilst `undercutf1` is running. * This should help avoid accidental sleeps causing disconnects, and of course keep the screen visible during the session despite your sleep settings. * This feature is opt-in, and can be enabled by adding `"preventDisplaySleep": true` to your config file or passing `--prevent-sleep` at the command line. See https://github.com/JustAman62/undercut-f1#configuration for configuration documentation.What's Changed
Full Changelog: JustAman62/undercut-f1@v3.3.51...v3.4.12
View the full release notes at https://github.com/JustAman62/undercut-f1/releases/tag/v3.4.12.