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 *...