Skip to content

Latest commit

 

History

History
361 lines (227 loc) · 20.6 KB

CHANGELOG.md

File metadata and controls

361 lines (227 loc) · 20.6 KB

6.2.0 (2024-02-03)

Features

Chores

  • deps-dev: bump @babel/traverse from 7.16.3 to 7.23.9 (#240) (92daba3)
  • deps-dev: bump follow-redirects from 1.15.1 to 1.15.5 (#239) (9ea936e)
  • deps-dev: bump postcss from 8.4.14 to 8.4.31 (#241) (37110bf)
  • deps: bump @xmldom/xmldom from 0.7.5 to 0.7.8 (#229) (31ebae8)
  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (#232) (0c16a00)
  • deps: bump engine.io from 6.2.0 to 6.2.1 (#231) (7f2a4b4)
  • deps: bump json5 from 2.2.0 to 2.2.3 (#233) (661c16b)
  • deps: bump minimatch from 3.0.4 to 3.1.2 (#236) (e74d664)
  • deps: bump shell-quote from 1.7.2 to 1.7.3 (#225) (344733b)
  • deps: bump socket.io-parser and socket.io (#242) (90caad9)
  • deps: bump socket.io-parser from 4.0.4 to 4.0.5 (#230) (713f3c0)
  • deps: bump terser from 5.10.0 to 5.14.2 (#227) (5b8026d)
  • deps: bump ua-parser-js from 0.7.31 to 0.7.33 (#234) (4148ab6)
  • deps: use video.js 8.x by default, but maintain backward compatibility (#243) (7f7c5b1)

6.1.0 (2023-11-01)

Features

Bug Fixes

  • prevent lint-staged git add warning and mergeOptions warning on Video.js@8 (#235) (2b0966f)

6.0.0 (2022-07-18)

Features

Chores

  • update dependenices, use postcss instead of node-sass, remove .travis.yml (#224) (0b724bf)

BREAKING CHANGES

  • The vjs-errors-dialog id attribute will no longer be available to target the div wrapping error content and UI elements. A vjs-errors-dialog class will still be present on instances of the div, as per usual.

5.1.0 (2022-06-13)

Features

  • improve the playback timeout error experience (#223) (235ff8f)

5.0.0 (2021-12-17)

Chores

  • skip vjsverify es check (#214) (df89683)
  • Update generate-rollup-config to drop older browser support (#211) (e992df7)

BREAKING CHANGES

  • This removes support for some older browsers like IE 11

Co-authored-by: Gary Katsevman git@gkatsev.com

4.5.0 (2021-05-04)

Features

  • add support for -1 timeout and backgroundTimeout values (#206) (cf0ea56)

4.4.0 (2021-04-13)

Features

Chores

4.3.2 (2020-03-13)

Bug Fixes

  • Trigger error handler on contenterror as well (#191) (723b2a6)

4.3.1 (2020-02-08)

Bug Fixes

  • lang: Add missing Arabic translations (#185) (708b398)

Chores

  • package: Update development dependencies (#186) (98ce727)

4.3.0 (2019-08-06)

Features

  • Add class to error code line and make colon bold (#164) (7734d36)

Bug Fixes

  • lang: Improved translations (#165) (5aa4877)
  • lang: Update Chinese (Simplified) and Chinese (Traditional) and clone them to more correct language codes (#176) (568d41d)

Chores

  • package: Update dependencies (#172) (90e8bbe)
  • package: Update development dependencies. (#167) (a0f4f96)
  • package: update lint-staged to version 8.1.0 (#153) (9322988)
  • package: update npm-run-all/videojs-generator-verify for security (d355dd5)
  • package: update videojs-generate-karma-config to version 5.0.0 (#152) (7ffd25f)
  • package: update videojs-generate-karma-config to version 5.1.0 (553b961)
  • package: update videojs-generate-rollup-config to version 2.3.1 (#154) (f67d225)
  • package: update videojs-languages to version 2.0.0 (#142) (0299e75)
  • package: update videojs-standard to version 8.0.2 (#155) (cd0f8ca)

4.2.0 (2018-10-04)

Bug Fixes

  • ignore progress events (#143) (348f670)
  • Remove the postinstall script to prevent install issues (#138) (a2b2839)

Chores

  • update to generator-videojs-plugin@7.2.0 (1e77e8c)
  • package: update rollup to version 0.66.0 (#140) (459f9fb)

4.1.3 (2018-08-23)

Chores

4.1.2 (2018-08-03)

Bug Fixes

  • babel the es dist, by updating the generator (#127) (983b83f)

Chores

  • package: update dependencies, enable greenkeeper (#126) (7e95841)

4.1.1 (2018-07-05)

Chores

4.1.0 (2018-05-08)

Features

4.0.0 (2018-05-02)

Features

Bug Fixes

  • make the plugin ready for videojs 7 (#117) (8d96f2a), closes #116
  • Restart timeout monitor if playing when reinitialised (#113) (af868ed)

Documentation

BREAKING CHANGES

  • drop v5 support.

3.1.0 (2017-12-13)

Features

  • add custom error for flashls crossdomain errors (#111) (9d20fbd)
  • Add Czech translation (#106) (3cb9c1e)
  • Add new custom errors and allow defining custom errors at runtime (#90) (4bd0cd9)
  • Change codes of recently-added errors, allow type and code to be shared, and add getAll() method. (#96) (f39c0f6)

Bug Fixes

  • Fix tests for video.js 6 (#77) (0d71164)
  • Resolve an issue where 'error' events triggered on the player during contrib-ads playback would not be recognized. (#109) (3b48430)
  • show spinner if player has stalled (#104) (a89513f)

Chores

  • package: update browserify to version 13.3.0 (#58) (e61edb6)
  • package: update karma to version 1.4.1 (#69) (7cd5e45)
  • package: update node-sass to version 4.5.0 (#70) (f7d7793)
  • package: update npm-run-all to version 3.1.2 (#48) (0b3f13d)
  • package: update portscanner to version 2.1.1 (#47) (b83b979)
  • package: update shelljs to version 0.7.6 (#60) (9b966f6)
  • Add translations for some new strings. (#101) (b3dc97a)
  • Update tooling using generator v5 prerelease. (#99) (b0e53e5)
  • update travis (#71) (86d7807)

Code Refactoring

  • Updates for Video.js 6.0 compatibility. (48ed04a)

BREAKING CHANGES

  • Removed Bower support.
  • Changed the codes of recently-added errors; so, they will no avoid collisions more reliably with 1.x implementations.

3.0.3 (2017-09-06)

Features

Bug Fixes

  • Resolve an issue where 'error' events triggered on the player during contrib-ads playback would not be recognized. (#109) (3b48430)

3.0.2 (2017-06-08)

Bug Fixes

3.0.1 (2017-05-22)

Chores

  • Add translations for some new strings. (#101) (b3dc97a)

3.0.0 (2017-05-19)

Chores

  • Update tooling using generator v5 prerelease. (#99) (b0e53e5)

BREAKING CHANGES

  • Removed Bower support.

2.0.2 (2017-05-15)

  • Fixed some tooling issues, including missing dist/lang files.

2.0.1 (2017-05-15)

  • Fixed mis-configured package.json fields.

2.0.0 (2017-05-15)

  • @misteroneill Move off of Spellbook for now and add pkg.module. (#95)
  • @misteroneill BREAKING CHANGE: Change codes of recently-added errors, allow type and code to be shared, and add getAll() method. (#95)

1.3.2 (2017-04-24)

  • @forbesjo Added option to disable watching progress events (#91)

1.3.1 (2017-04-19)

  • @misteroneill Fix size detection to account for players that have no configured dimensions (#92)

1.3.0 (2017-04-18)

  • @misteroneill Add new custom errors and an extend method to customize errors at runtime (#90)

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.