Skip to content

Releases: sampotts/plyr

v2.0.12

25 Mar 00:04
Compare
Choose a tag to compare
  • Ability to set custom blankUrl for source changes (#504)
  • Ability to set caption button listener (#468)

v2.0.11

27 Nov 09:31
Compare
Choose a tag to compare
  • Fix for cleanUp being called twice (thanks to @sebastiancarlsson)
  • Fix for YouTube controls on iPad (fixes #391)

v2.0.10

02 Nov 07:14
Compare
Choose a tag to compare
  • Added seek event fixes for Vimeo and YouTube (fixes #409)
  • Added support for embed URLs rather than ID only (fixes #345)

v2.0.9

23 Oct 04:20
Compare
Choose a tag to compare
  • Temporary patch for the YouTube API issues with getDuration() (relates to #374)

v2.0.8

23 Oct 04:20
Compare
Choose a tag to compare
  • 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

29 Aug 13:37
Compare
Choose a tag to compare
  • Fixed getCurrentTime() method (fixes #351)
  • Added getVolume() , isMuted() and getDuration() API methods (fixes #346)

v2.0.6

26 Aug 11:44
Compare
Choose a tag to compare
  • Fixed merge issue with Updated define to work with AMD imports #326 PR
  • Code formatting

v2.0.5

26 Aug 08:16
Compare
Choose a tag to compare
  • Fix for Vimeo in IE9 & IE10
  • Fix for HTML5 elements not firing ready event

v2.0.3

22 Aug 04:45
Compare
Choose a tag to compare
  • Set 'global' keyboard shortcut option to false as default, added <textarea> to editable elements to be ignored.

v2.0.2

22 Aug 04:17
Compare
Choose a tag to compare
  • Added 'global' keyboard shortcut option