Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

74 lines (51 loc) · 1.95 KB

CHANGELOG

HEAD (Unreleased)

(none)


1.2.0 (2017-02-21)

  • @gfviegas Add support for Portuguese (#42)
  • @bc-paul Allow errors to be non-dismissible (#54)

v1.1.4 (2017-02-09)

  • @misteroneill Remove deprecation warning about using videojs.plugin (#72)
  • @BrandonOCasey Update Travis build to run w/ Video.js 5 and 6 (#71)

v1.1.3 (2017-01-27)

  • @BrandonOCasey Updates for Video.js 6.0 compatibility. (#67)

v1.1.2 (2016-12-07)

  • @forbesjo Error if Flash tech is unusable (#50)

v1.1.1 (2016-11-11)

  • @mjneil Cleanup event bindings when reinitialized (#44)

v1.1.0 (2016-09-08)

  • @vdeshpande Add in a user-friendly message for disabled Flash in IE (#41)

v1.0.5 (2016-08-10)

  • @vdeshpande Close-button errors message accessible fix (#40)
  • @mkody Fix typo in French translation (#39)

v1.0.4 (2016-04-13)

  • Added listening for 'adtimeupdate' (#36)
  • Added Arabic and Turkish (#38)

v1.0.3 (2016-03-01)

  • Add Italian, Russian and Chinese (traditional and simplified).
  • Add English translations as a canonical template.

v1.0.2 (2016-01-11)

  • Bower :)

v1.0.1 (2016-01-11)

  • Updated to use generator-videojs-plugin conventions.

v1.0.0 (2015-11-22)

  • Updates for video.js 5.0.

v0.1.8 (2015-05-05)

  • Do not display errors when the player is paused or ended for timeouts.
  • Fix a vdata exception when dispose is called.

v0.1.6 (2014-09-10)

  • Remove dist/ from .npmignore.

v0.1.5 (2014-09-03)

  • More localization improvements.

v0.1.4 (2014-08-27)

  • Fix dist/.

v0.1.3 (2014-08-27)

  • Localization improvements.

v0.1.2 (2014-08-19)

  • Localization

v0.1.1 (2014-06-13)

  • Ended videos should not cause player timeouts on IE11/Win8rt.

v0.1.0 (2014-06-05)

  • Initial release.