Skip to content

v2.0.2

Compare
Choose a tag to compare
@goldfire goldfire released this 04 Dec 17:18
· 304 commits to master since this release
  • FIXED Wait to begin playback until AudioContext has resumed (#643).
  • FIXED Run noAudio check on initial setup instead of waiting for first Howl (#619).
  • FIXED Add play event to start of queue when autoplay is used (#659).
  • FIXED Make sure seek and duration are always >= 0 to prevent errors (#682).
  • FIXED Audio test wouldn't work in IE11 Enhanced Security Mode (#631).
  • FIXED Ensure AudioContext exists on unload (#646).
  • FIXED Always fire pause event even if sound is already paused (#639).