Skip to content

v3.2.1

Compare
Choose a tag to compare
@willmorgan willmorgan released this 18 Jun 19:33
· 60 commits to master since this release

18.06.2021 3.2.1

Fixed

  • Fixed cancelled or interrupted events not firing if the back button is pressed on single page apps using popstate.
  • Fixed bug in how the UI scales in size to fit the whole screen.
  • Fixed cases when abort events were fired twice due to an internal API race condition.
  • UX GPA: moveLeft and moveRight states have been removed from mobile devices. moveUp, moveDown, moveCloser and moveBack remain in place.
  • UX GPA: limited video config will now only prompt for moveCloser and moveBack.

Added

  • Added error_too_many_requests language string which is displayed when rate limiting is enforced at the client side.