6.2.0 (2024-02-03)
- 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)
6.0.0 (2022-07-18)
- The
vjs-errors-dialog
id attribute will no longer be available to target the div wrapping error content and UI elements. Avjs-errors-dialog
class will still be present on instances of the div, as per usual.
5.1.0 (2022-06-13)
5.0.0 (2021-12-17)
- skip vjsverify es check (#214) (df89683)
- Update generate-rollup-config to drop older browser support (#211) (e992df7)
- This removes support for some older browsers like IE 11
Co-authored-by: Gary Katsevman git@gkatsev.com
4.5.0 (2021-05-04)
4.4.0 (2021-04-13)
- Add backgroundTimeout option (#198) (d8d9efc)
- allow turning off timeout by setting it to Infinity (#204) (b73f160), closes #134
4.3.2 (2020-03-13)
4.3.1 (2020-02-08)
4.3.0 (2019-08-06)
- lang: Improved translations (#165) (5aa4877)
- lang: Update Chinese (Simplified) and Chinese (Traditional) and clone them to more correct language codes (#176) (568d41d)
- 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)
- ignore progress events (#143) (348f670)
- Remove the postinstall script to prevent install issues (#138) (a2b2839)
- 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)
4.1.2 (2018-08-03)
4.1.1 (2018-07-05)
4.1.0 (2018-05-08)
4.0.0 (2018-05-02)
- make the plugin ready for videojs 7 (#117) (8d96f2a), closes #116
- Restart timeout monitor if playing when reinitialised (#113) (af868ed)
- drop v5 support.
3.1.0 (2017-12-13)
- 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)
- 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)
- 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)
- Updates for Video.js 6.0 compatibility. (48ed04a)
- 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)
- 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)
3.0.1 (2017-05-22)
3.0.0 (2017-05-19)
- Removed Bower support.
- Fixed some tooling issues, including missing
dist/lang
files.
- Fixed mis-configured
package.json
fields.
- @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)
- @forbesjo Added option to disable watching progress events (#91)
- @misteroneill Fix size detection to account for players that have no configured dimensions (#92)
- @misteroneill Add new custom errors and an
extend
method to customize errors at runtime (#90)
- @misteroneill Remove deprecation warning about using videojs.plugin (#72)
- @BrandonOCasey Update Travis build to run w/ Video.js 5 and 6 (#71)
- @BrandonOCasey Updates for Video.js 6.0 compatibility. (#67)
- @forbesjo Error if Flash tech is unusable (#50)
- @mjneil Cleanup event bindings when reinitialized (#44)
- @vdeshpande Add in a user-friendly message for disabled Flash in IE (#41)
- @vdeshpande Close-button errors message accessible fix (#40)
- @mkody Fix typo in French translation (#39)
- Add Italian, Russian and Chinese (traditional and simplified).
- Add English translations as a canonical template.
- Bower :)
- Updated to use
generator-videojs-plugin
conventions.
- Updates for video.js 5.0.
- Do not display errors when the player is paused or ended for timeouts.
- Fix a vdata exception when dispose is called.
- Remove
dist/
from.npmignore
.
- More localization improvements.
- Fix
dist/
.
- Localization improvements.
- Localization
- Ended videos should not cause player timeouts on IE11/Win8rt.
- Initial release.