Releases: videojs/video.js
Releases · videojs/video.js
5.10.3
5.10.2
5.10.1
- @nickygerritsen Pass tech options to source handlers (view)
- @gkatsev Use fonts 2.0 that do not require wrapping codepoints (view)
- @chrisauclair Make controls visible for accessibility reasons (view)
- @gkatsev updated text track documentation and crossorigin warning. Fixes #1888, #1958, #2628, #3202 (view)
- @brandonocasey added audio and video track support (view)
- @OwenEdwards added language attribute in HTML files for accessibility (view)
- @incompl clear currentSource_ after subsequent loadstarts (view)
- @forbesjo add an audio track selector menu button (view)
5.9.2
5.9.1
- @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
- @gkatsev updated vjs to not add dynamic styles when VIDEOJS_NO_DYNAMIC_STYLE is set (view)
- @OwenEdwards added basic descriptions track support (view)
- @kamilbrenk Added lang
- @arius28 added greek translation file (el.json) (view)
- @ricardosiri68 changed the relative sass paths (view)
- @gkatsev added an option to keep the tooltips inside the player bounds (view)
- @defli added currentWidth and currentHeight methods to the player (view)
- fix IE8 tests for VIDEOJS_NO_DYNAMIC_STYLE (view)
- @OwenEdwards fixed links adding extra tab stop with IE by removing anchor tags on videojs init (view)
- @scaryguy updated videojs cdn urls in the README (view)
- @mister-ben updated the time tooltips to use the chosen font family (view)
- @OwenEdwards improved handling of deprecated use of Button component (view)
- @forbesjo added chrome for PR tests (view)
- @MCGallaspy added vttjs to the self-hosting guide (view)
- @chrisauclair added ARIA region and label to player element (view)
- @andyearnshaw updated document event handlers to use el.ownerDocument (view)
5.8.8
5.8.7
- @llun fixed menus from throwing when focused when empty (view)
- @mister-ben added dir=ltr to control bar and loading spinner (view)
- @avreg fixed notSupportedMessage saying video when meaning media (view)
- @mister-ben fixed missing native HTML5 tracks (view)
- @mister-ben updated Arabic language files (view)