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

Changelog History
Page 19

  • v1.0.31 Changes

    • ๐Ÿ“‡ Display duration on metadataloaded
  • v1.0.30 Changes

    • ๐Ÿ›  Fixed bug with media longer than 60 minutes (fixes #69)
  • v1.0.29 Changes

    • 0๏ธโƒฃ Added option to hide controls on fullscreen (default true) while palying, after 1s. Pause, mouse hover on progress, or focus on a child control re-shows the controls. On touch a tap of the video (which plays/pauses the video by default) is required. (fixes #47)
    • ๐Ÿ›  Fixed a bug with caption toggle in 1.0.28
  • v1.0.28 Changes

    • ๐Ÿ’ป Added API support for browsers that don't have full plyr support (pretty much <=IE9 and <video> on iPhone/iPod)
  • v1.0.27 Changes

    • ๐Ÿ›  Keyboard accessibility improvements (fixes #66)
  • v1.0.26 Changes

    • ๐Ÿ›  Fixes for SASS (cheers @brunowego)
    • Indentation reset to 4 spaces
  • v1.0.25 Changes

    • ๐Ÿ›  Fixes for iOS volume controls (hidden)
    • Classnames for left/right controls changed
  • v1.0.24 Changes

    • ๐Ÿ›  Added tooltip option to display labels as tooltips (fixes #50)
  • v1.0.23 Changes

    • ๐Ÿ’ป Handling loading states in the UI (fixes #36)
  • v1.0.22 Changes

    • ๐Ÿ‘ Added support() API method for checking mimetype support
    • ๐Ÿ›  Added source() API method for setting media source(s) (fixes #44)
    • Added poster() API method for setting poster source
    • ๐Ÿ”จ Refactored captions logic for manual captions