All Versions
212
Latest Version
Avg Release Cycle
45 days
Latest Release
-

Changelog History
Page 9

  • v2.0.15 Changes

    • Demo fix
  • v2.0.14 Changes

    • ⚡️ CDN URL updates. Sorry, still working on V3 as hard as I can...
  • v2.0.13 Changes

    • 🚚 Repo moved and Vimeo demo fix
  • v2.0.12 Changes

  • v2.0.11 Changes

    • Fix for cleanUp being called twice (thanks to @sebastiancarlsson)
    • 🛠 Fix for YouTube controls on iPad (fixes #391)
  • v2.0.10 Changes

    • 👀 Added seek event fixes for Vimeo and YouTube (fixes #409)
    • 🛠 Added support for embed URLs rather than ID only (fixes #345)
  • v2.0.9 Changes

    • Temporary patch for the YouTube API issues with getDuration() (relates to #374)
  • v2.0.8 Changes

    • Added isPaused() API method (thanks to @darrena092)
    • 🛠 Allowed .on() API method to be chainable (thanks to @gurupras) (fixes #357)
    • 🛠 Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes #390)
    • Fix for Firefox VTT compatibility (thanks to @magourex)
    • 🛠 Fix for Firefox Developer Edition blank video due to -webkit-mask-image issue (fixes #392)
    • Added Issue and PR templates with the aim of reducing duplicate or duff issues
  • v2.0.7 Changes

    • 🛠 Fixed getCurrentTime() method (fixes #351)
    • 🛠 Added getVolume() , isMuted() and getDuration() API methods (fixes #346)
  • v2.0.6 Changes

    • ⚡️ Fixed merge issue with Updated define to work with AMD imports #326 PR
    • Code formatting