All Versions
268
Latest Version
Avg Release Cycle
21 days
Latest Release
514 days ago

Changelog History
Page 24

  • v4.10.0 Changes

    October 28, 2014
    • ๐Ÿ“œ @aptx4869 fixed an issue where the native JSON parser wasn't used (view)
    • ๐ŸŒ @andekande improved the German translation (view)
    • ๐ŸŒ @OlehTsvirko added a Ukrainian translation (view)
    • ๐ŸŒ @OlehTsvirko added a Russian translation (view)
    • ๐ŸŒ @thijstriemstra added a Dutch translation (view)
    • ๐Ÿ’… @heff updated the poster to use CSS styles to display; fixed the poster not showing if not originally set (view)
    • ๐Ÿ›  @mmcc fixed an issue where errors on source tags could get missed (view)
    • @heff enhanced the event listener API to allow for auto-cleanup of listeners on other componenets and elements (view)
    • 0๏ธโƒฃ @mmcc fixed an issue with the VolumeButton assuming it was vertical by default (view)
    • ๐ŸŒ @DevGavin added a Simplified Chinese translation (view)
    • @heff Added the ability to set options for child components directly in the parent options (view)
    • @heff turned on the custom html controls for touch devices (view)
  • v4.9.1 Changes

    October 15, 2014
    • โฌ†๏ธ Bumped to videojs-swf v4.5.1 to fix a data sanitization issue (view)
  • v4.9.0 Changes

    September 30, 2014
    • ๐ŸŒ @deedos added a Brazilian Portuguese translation (view)
    • @baloneysandwiches added a hasClass method (view)
    • ๐Ÿ›  @mynameisstephen fixed an issue where slider event listeners were not being cleaned up (view)
    • ๐ŸŒ @alexrqs cleaned up the Spanish translation (view)
    • ๐ŸŒ @t2y added a Japanese translation (view)
    • ๐Ÿ›  @chikathreesix fixed an issue where data-setup options could be missed (view)
    • โšก๏ธ @seniorflexdeveloper added new translations and translation updates (view)
    • @chikathreesix exported the videojs.Flash.embed method (view)
    • ๐Ÿ›  @doublex fixed an issue with IE7 backwards compatibility (view)
    • @mmcc made it possible to override the font-size of captions and subtitles (view)
    • ๐ŸŒ @philipgiuliani added an Italian translation (view)
    • ๐Ÿ›  @twentyrogersc fixed the return value when setting the poster source (view)
    • โšก๏ธ @heff updated to swf v4.5.0 to fix event issues (view)
    • @rpless made the VolumeMenuButton volume more accesible via tab navigation (view)
    • ๐Ÿ‘ @mmcc added support for audio tags (html5 audio only) (view)
  • v4.8.5 Changes

    September 25, 2014
    • โšก๏ธ Updated to the latest version of the swf to fix HLS playback (view)
  • v4.8.4 Changes

    September 23, 2014
    • ๐Ÿ›  @gkatsev fixed isFullscreen reporting on iOS devices (view)
  • v4.8.3 Changes

    September 22, 2014
    • โšก๏ธ @heff updated to the latest version of the SWF to 4.4.4 (view)
  • v4.8.2 Changes

    September 16, 2014
    • ๐Ÿ›  @gkatsev fixed an IE11 bug where pause was not fired when the video ends (view)
  • v4.8.1 Changes

    September 05, 2014
    • ๐Ÿ›  @dmlap fixed an issue where an error could be fired after player disposal (view)
    • ๐Ÿ›  @dmlap fixed poster error handling (view)
    • ๐Ÿ›  @dmlap fixed an issue with languages and subclassing the player (view)
    • ๐Ÿ›  @mmcc fixed a few CSS issues with the poster and the error 'X' (view)
    • ๐ŸŒ @MrVaykadji and @Calinou added a french translation (view)
    • ๐Ÿ—„ @heff fixed an internal deprecation warning and missing deprecated functions (view)
  • v4.8.0 Changes

    September 03, 2014
    • ๐ŸŒ @andekande added a German translation (view)
    • ๐Ÿ›  @mattosborn fixed a bug where getting the video element src would overwrite it (view)
    • ๐Ÿ›  @songpete fixed a bug where keyboard events were bubbling and causing additional actions (view)
    • ๐Ÿ”ง @knabar made the inactivity timeout configurable (view)
    • @seniorflexdeveloper added language files to the distribution for including specific languages (view)
    • @gkatsev improved handling of null and NaN dimension values (view)
    • ๐Ÿ›  @gkatsev fixed an issue where the controls would break if Flash was initialized too quickly (view)
    • ๐Ÿ›  @mmcc fixed an issue where if no playback tech was supported the error could not be caught (view)
  • v4.7.3 Changes

    August 20, 2014
    • โž• 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)