- @PeterDaveHello added a Traditional Chinese translation (view)
- @mmcc updated the hide/show functions to use a class instead of inline styles (view)
- @mister-ben added better handling of the additional videojs() arguments when the player is already initialized (view)
- @anhskohbo added a Vietnamese translation (view)
- @Sxmanek added a Czech translation (view)
- @jcaron23 added the vjs-scrubbing CSS class and prevented menus from showing while scrubbing (view)
- @dmlap fixed URL parsing in IE9 (view)
- @gkatsev Fixed issue where ManualTimeUpdatesOff was not de-registering events (view)
- @brycefisher Added a guide on player disposal (view)
- @toniher added a Catalan translation (view)
- @mmcc added a VERSION key to the videojs object (view)
- @mmcc fixed an issue with text track hiding introduced in #1681 (view)
- @dmlap exported video.js as a named AMD module (view)
- @dmlap fixed poster hiding when the loadstart event does not fire (view)
- @chikathreesix fixed an object delete error in Chrome (view)
- @steverandy fixed an issue with scrolling over the player on touch devices (view)
- @mmcc improved tap sensitivity (view)
- @mister-ben added a vjs-ended class when playback reaches the end of the timeline (view)
- @dmlap Add network and ready state properties (view)
- @woollybogger exported the hasClass function (view)
- @DevGavin fixed the Chinese translation (view)
- @iSimonWeb added font-path variable (view)
- @shoshomiga added a Bulgarian translation (view)
- @ragecub3 added a Turkish translation (view)
- @gkatsev greatly improved text track support and implemented vtt.js as the webvtt parser (view)
- @gkatsev fixed captions showing by default in Chrome and Safari (view)
- @mister-ben fixed a woff warning in Firefox (view)