All Versions
212
Latest Version
Avg Release Cycle
45 days
Latest Release
-
Changelog History
Page 19
Changelog History
Page 19
-
v1.0.31 Changes
- ๐ Display duration on
metadataloaded
- ๐ Display duration on
-
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
- 0๏ธโฃ Added option to hide controls on fullscreen (default
-
v1.0.28 Changes
- ๐ป Added API support for browsers that don't have full plyr support (pretty much <=IE9 and
<video>
on iPhone/iPod)
- ๐ป Added API support for browsers that don't have full plyr support (pretty much <=IE9 and
-
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