Skip to content

Releases: videojs/video.js

4.11.2

18 Dec 00:26
Compare
Choose a tag to compare
  • @mmcc fixed a bug where the playback rate menu would not open (view)
  • @gkatsev fixed an issue with source handlers that caused subclasses of source handler classes to break (view)

4.11.1

05 Dec 22:30
Compare
Choose a tag to compare
  • @heff fixed a code bug in track XHR requests (view)

4.11.0

05 Dec 22:30
Compare
Choose a tag to compare
  • @rutkat updated sliders to use keydown instead of keyup for more responsive key control (view)
  • @toloudis fixed an issue with checking for an existing source on the video element (view)
  • @rafalwrzeszcz fixed the Flash object tag markup for strict XML (view)
  • @thijstriemstra fixed a number of typos in the docs (view)
  • @heff added the Source Handler interface for handling advanced formats including adaptive streaming (view)
  • @azawawi added an Arabic translation (view)
  • @mmcc added functions for better timeout and interval handling (view)
  • @mmcc fixed the vdata exception when you dispose a player with tracks (view)
  • @nemesreviz added a Hungarian translation (view)
  • @heff updated the SWF to the latest version (view)

4.10.2

05 Dec 22:32
Compare
Choose a tag to compare
  • @heff fixed checking for child options in the parent options to allow for 'false' (view)
  • @heff fixed the VolumeMenuButton options to allow passing 'vertical' to the VolumeBar (view)
  • @mmcc fixed localization of captions/subtitles menu off buttons (view)

4.9.1

05 Dec 22:32
Compare
Choose a tag to compare
  • Bumped to videojs-swf v4.5.1 to fix a data sanitization issue (view)

4.8.5

05 Dec 22:56
Compare
Choose a tag to compare
  • Updated to the latest version of the swf to fix HLS playback (view)

4.8.4

23 Sep 23:55
Compare
Choose a tag to compare
  • @gkatsev fixed isFullscreen reporting on iOS devices (view)

4.7.3

05 Dec 22:57
Compare
Choose a tag to compare
  • Added function for adding new language translations, updated docs, and fixed the notSupportedMessage translation (view)
  • Exposed the player.selectSource method to allow overriding the source selection order (view)

4.6.3

12 Jun 23:49
Compare
Choose a tag to compare
  • Updated to version 4.4.1 of the SWF (view)
  • Fixed a minification issue with the fullscreen event. fixes #1282 (view)

4.6.2

12 Jun 23:56
Compare
Choose a tag to compare
  • Fixed an issue with the firstplay event not firing when auto playing (view)