New
v3.4.32 Add missing API endpoints, improve linux compatibility
Notable
- Improved Linux compatibility by implementing a common fudge for Nvidia/Wayland issues (#144) and using more static dependencies (#151)
- Add some missing API endpoints for e.g. Car and Position data (#164)
What's Changed
- Set WEBKIT_DISABLE_DMABUF_RENDERER for preemptively handle Nvidia <> Wayland issues by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/152
- Include more static dependencies for SkiaSharp by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/153
- Bump Nerdbank.GitVersioning from 3.8.118 to 3.9.50 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/148
- Bump nbgv from 3.8.118 to 3.9.50 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/147
- Bump csharpier from 1.1.2 to 1.2.0 by @dependabot[bot] in https://github.com/JustAman62/undercut-f1/pull/146
- Upgrade Serilog to 4.3.0 by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/154
- Add missing timing data API endpoints by @JustAman62 in https://github.com/JustAman62/undercut-f1/pull/165
Full Changelog: https://github.com/JustAman62/undercut-f1/compare/v3.4.16...v3.4.32