Skip to content

Releases: videojs/video.js

5.10.3

27 May 22:26
Compare
Choose a tag to compare
5.10.3 Pre-release
Pre-release
  • @brandonocasey fixed source handlers being disposed multiple times when a video is put into the video element directly (view)

5.10.2

12 May 18:47
Compare
Choose a tag to compare

5.10.1

03 May 19:43
Compare
Choose a tag to compare
5.10.1 Pre-release
Pre-release

5.9.2

19 Apr 21:36
Compare
Choose a tag to compare
  • @gkatsev grouped text track errors in the console, if we can (view)

5.9.1

19 Apr 21:19
Compare
Choose a tag to compare
  • @benjipott updated IS_CHROME to not be true on MS Edge (view)
  • @mister-ben blacklisted Chrome for Android for playback rate support (view)
  • @gkatsev made the first emulated text track enabled by default (view)
  • @gkatsev fixed removeRemoteTextTracks not working with return value from addRemoteTextTracks (view)
  • @forbesjo added back the background color to the poster (view)
  • @gkatsev fixed text track tests for older IEs (view)

5.9.0

05 Apr 18:25
Compare
Choose a tag to compare

5.8.8

04 Apr 17:30
Compare
Choose a tag to compare
  • @vtytar fixed auto-setup failing if taking too long to load (view)
  • @seescode fixed css failing on IE8 due to incorrect ie8 hack (view)
  • @seescode fixed dragging on mute toggle changing the volume (view)

5.8.7

29 Mar 21:33
Compare
Choose a tag to compare

5.8.6

25 Mar 18:59
Compare
Choose a tag to compare

5.8.5

17 Mar 23:02
Compare
Choose a tag to compare
5.8.5 Pre-release
Pre-release
  • @gkatsev cleared vttjs script handlers on dispose. Fixed tests (view)