Skip to content

v0.9.1

Choose a tag to compare

@colonelpanic8 colonelpanic8 released this 26 May 12:37
· 1131 commits to master since this release

v0.9.1 - 2026-05-26

  • Treat demolition timeline events as authoritative in the replay player so
    demoed cars, boost trails, boost meters, and attached cameras disappear during
    the respawn window even when replay frames still contain stale player samples.
  • Keep boost removed by demolitions from counting as boost usage while still
    accounting for the later demo respawn boost grant.
  • Serve mechanics review playlists through the stats player and route the
    GitHub Pages /review/ build to that shared app.
  • Use unauthenticated public git fetches for GitHub Actions checkout steps so
    CI and release jobs are not blocked when the default Actions token cannot
    fetch the public repository.
  • Remove Rust cache action setup from CI to keep jobs moving when third-party
    action archive downloads fail.
  • Build Python wheels and publish artifacts with direct maturin and uv
    commands instead of release helper actions.
  • Refresh Rust, Python, and JavaScript release metadata to 0.9.1.