Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 May 20:30

Fixes

  • Session Tracker: goals and saves no longer get silently decremented when entering freeplay after a match.
    A backend tick-diff guard was too narrow and let a negative score delta slip through across the match → freeplay boundary, which the plugin then applied as a decrement on session totals. Stat counters can no longer go backwards.