- Added `isPaused()` API method (thanks to @darrena092)
- Allowed `.on()` API method to be chainable (thanks to @gurupras) (fixes#357)
- Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes#390)
- Fix for Firefox VTT compatibility (thanks to @magourex)
- Fix for Firefox Developer Edition blank video due to `-webkit-mask-image` issue (fixes#392)
- Added Issue and PR templates with the aim of reducing duplicate or duff issues
- Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback
- Fixed IE11 icon loading (fixes#269)
- Updated screenshot (fixes#281)
- Added WordPress plugin (fixes#239)
- Added Neos plugin
- Added HLS, Shaka and dash.js examples (see #235 for more)
- Improvements for controls hiding and showing on touch devices