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