Skip to content

v2.0.14

Compare
Choose a tag to compare
@goldfire goldfire released this 12 Jul 21:36
· 164 commits to master since this release
  • CHANGED Auto unlocking of audio now runs on Chrome to fix issue with HTML5 Audio needing user interaction.
  • CHANGED Added a new unlock event that is fired when the auto unlock happens.
  • CHANGED A playerror now gets fired when HTML5 Audio fails to play due to lack of user interaction.
  • FIXED Improved HTML5 Audio play lock checks to prevent race conditions (#995).
  • FIXED Intermittent error in Chrome when decoding audio data (#988).
  • FIXED Error when trying to loop spatial audio without a sprite (#985).
  • FIXED Instantly fire the end event when a sound is seeked past its duration (#963).
  • FIXED Another issue in Safari where spatial orientation was throwing an error.