Skip to content

v0.7.1

Choose a tag to compare

@PoKPoK68 PoKPoK68 released this 21 Jul 13:28

LMU App 0.7.1 — Release notes

Everything that changed since the last release (0.7.0).


Overlay visibility

  • Fixed overlays staying visible after being kicked back to the main menu (e.g. a practice session with no qualifying/race after it), without hiding them early while still on track when a practice session's timer simply reaches zero. Visibility now checks whether the session clock is still actually advancing, instead of a session-phase flag that also flips the moment the timer runs out while still driving.

Standings & Relative

  • Fixed remote opponents showing a PIT badge in multiplayer while clearly on track. Per-car telemetry isn't reliably synced for remote vehicles over the network; the pit-lane detection for other cars now relies on the same single, more reliable field TinyPedal itself uses for opponents, instead of also factoring in telemetry data. The player's own pit-lane detection is unchanged.