* gkatsev updated vjs to not add dynamic styles when VIDEOJS_NO_DYNAMIC_STYLE is set ([view](https://github.com/videojs/video.js/pull/3093))
* OwenEdwards added basic descriptions track support ([view](https://github.com/videojs/video.js/pull/3098))
* kamilbrenk Added lang
* arius28 added greek translation file (el.json) ([view](https://github.com/videojs/video.js/pull/3185))
* ricardosiri68 changed the relative sass paths ([view](https://github.com/videojs/video.js/pull/3147))
* gkatsev added an option to keep the tooltips inside the player bounds ([view](https://github.com/videojs/video.js/pull/3149))
* defli added currentWidth and currentHeight methods to the player ([view](https://github.com/videojs/video.js/pull/3144))
* fix IE8 tests for VIDEOJS_NO_DYNAMIC_STYLE ([view](https://github.com/videojs/video.js/pull/3215))
* OwenEdwards fixed links adding extra tab stop with IE by removing anchor tags on videojs init ([view](https://github.com/videojs/video.js/pull/3194))
* scaryguy updated videojs cdn urls in the README ([view](https://github.com/videojs/video.js/pull/3195))
* mister-ben updated the time tooltips to use the chosen font family ([view](https://github.com/videojs/video.js/pull/3213))
* OwenEdwards improved handling of deprecated use of Button component ([view](https://github.com/videojs/video.js/pull/3236))
* forbesjo added chrome for PR tests ([view](https://github.com/videojs/video.js/pull/3235))
* MCGallaspy added vttjs to the self-hosting guide ([view](https://github.com/videojs/video.js/pull/3229))
* chrisauclair added ARIA region and label to player element ([view](https://github.com/videojs/video.js/pull/3227))
* andyearnshaw updated document event handlers to use el.ownerDocument ([view](https://github.com/videojs/video.js/pull/3230))