New
v3.3.34 Fix guided account login on Windows
Notable
- Fixes the guided F1 account login experience on Windows (see #93)
- Fixes terminal graphics when using the latest version of iTerm2
What's Changed
- Bump FFMpegCore from 5.1.0 to 5.2.0 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/88
- Bump csharpier from 0.30.6 to 1.1.2 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/87
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/81
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/82
- Remove coverlet.collector by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/92
- Bump Microsoft.Extensions.Configuration and 3 others by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/89
- Fix incorrect thread state for WebView on Windows by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/94
- Prevent dockerhub login for dependabot by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/102
- Always build but don't always push docker images in CI by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/104
- Bump nbgv from 3.6.133 to 3.7.115 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/100
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.14.1 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/101
- Bump JsonSchema.Net and JsonSchema.Net.Generation by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/99
- Upgrade webview to resolve windows loopback issue by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/105
- Upgrade AutoMapper to 14 by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/106
- Prefer iTerm graphics protocol when enabled by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/114
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/JustAman62/undercut-f1/pull/88
Full Changelog: https://github.com/JustAman62/undercut-f1/compare/v3.3.1...v3.3.34