Skip to content

6.5.0

Compare
Choose a tag to compare
@zptx-bot zptx-bot released this 30 Oct 13:34
· 680 commits to master since this release

6.5.0 (2022-10-30)

Bug Fixes

  • failed state reset by missing early return (5a38bf2)
  • reset failed status after clearing queue (10d3193)
  • skip track to prevent starting new track (dc181ba)

Features

  • getLocaleString: return stringPath instead of STRING_MISSING (7d98777)

Performance Improvements

  • quick implentation to stop short tracks looping (f6a2291), closes #338