Skip to content

Latest commit

 

History

History
404 lines (194 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

404 lines (194 loc) · 14.6 KB

4.0.3 (2023-02-10)

Bug Fixes

  • deps: bump @xmldom/xmldom from 0.7.6 to 0.7.9 (a03fff7)
  • deps: bump minimist from 1.2.5 to 1.2.6 (b81a6c5)
  • deps: bump ua-parser-js from 0.7.31 to 0.7.33 (56c1a55)

4.0.2 (2023-02-10)

Bug Fixes

  • rename config files to support Rollup 3 (cc61f86)

4.0.1 (2023-02-10)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (e1d3b45)

4.0.0 (2023-02-10)

Features

  • security: switch all HTTP to HTTPS (5a89645), closes #1034

BREAKING CHANGES

  • security: defaults are now https instead of http

Connections to Adobe-provided scripts are now done using HTTPS instead of HTTP. Should not be an issue

3.0.0 (2023-02-10)

Bug Fixes

  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (9bb2687)
  • deps: bump ua-parser-js from 0.7.31 to 0.7.33 (f2f9791)

Continuous Integration

  • start testing Node 18 future-proofed using lts keyword (ddbda81)

Features

  • support Node 18 and future LTS releases (3ed1008)

BREAKING CHANGES

  • no longer supports Node 12

Various libraries are starting to drop support for Node 12. While this only affects the dev dependencies of this project it's only a matter of time before something critical drops support. So to keep maintenance easy, we're dropping v12 now as it is past EOL already and moving to 14, 16, and 18 LTS versions.

Recommended action: upgrade your project from Node 12 to a later LTS release (14, 16, 18)

  • no longer supports Node 12

Various libraries are starting to drop support for Node 12. While this only affects the dev dependencies of this project it's only a matter of time before something critical drops support. So to keep maintenance easy, we're dropping v12 now as it is past EOL already and moving to 14, 16, and 18 LTS versions.

Recommended action: upgrade your project from Node 12 to a later LTS release (14, 16, 18)

2.2.11 (2023-01-04)

Bug Fixes

  • deps: bump @xmldom/xmldom from 0.7.6 to 0.7.9 (5744616)

2.2.10 (2022-11-22)

Bug Fixes

  • deps: bump engine.io from 6.2.0 to 6.2.1 (2229ef7)

2.2.9 (2022-11-15)

Bug Fixes

  • deps: bump minimatch from 3.0.4 to 3.1.2 (8f5cccd)

2.2.8 (2022-10-25)

Bug Fixes

  • deps: bump @xmldom/xmldom from 0.7.5 to 0.7.6 (3454d85)

2.2.7 (2022-06-22)

Bug Fixes

  • deps: bump shell-quote from 1.6.1 to 1.7.3 (bc2f905)

2.2.6 (2022-06-06)

Bug Fixes

  • deps: bump ansi-regex from 5.0.0 to 5.0.1 (83b1fff)

2.2.5 (2022-06-02)

Bug Fixes

  • deps: bump npm from 8.9.0 to 8.11.0 (f4146b2)

2.2.4 (2022-05-10)

Bug Fixes

  • deps: bump follow-redirects from 1.14.5 to 1.15.0 (5cf5380)
  • deps: bump log4js from 6.3.0 to 6.4.6 (8d8c7d6)

2.2.3 (2022-05-09)

Bug Fixes

  • deps: bump node-fetch from 2.6.6 to 2.6.7 (d047e51)

2.2.2 (2022-05-06)

Bug Fixes

  • deps: bump ajv from 6.10.0 to 6.12.6 (48df671)

2.2.1 (2022-05-06)

Bug Fixes

  • deps: bump engine.io from 6.1.0 to 6.1.1 (adebcc3)

2.2.0 (2021-10-14)

Features

  • deps-dev: [security] update to latest rollup v2.58 and all plugins (f201599)

2.1.14 (2021-10-14)

Bug Fixes

  • deps: bump path-parse from 1.0.6 to 1.0.7 (9c73316)

2.1.13 (2021-06-22)

Bug Fixes

  • deps: [security] bump normalize-url from 6.0.0 to 6.1.0 (6c9882f)

2.1.12 (2021-06-08)

Bug Fixes

  • deps: [security] bump glob-parent from 5.1.0 to 5.1.2 (d3af588)
  • deps: [security] bump trim-newlines from 3.0.0 to 3.0.1 (6a93914)

2.1.11 (2021-05-07)

Bug Fixes

  • deps: [security] bump hosted-git-info from 2.7.1 to 2.8.9 (14b80ca)

2.1.10 (2021-05-06)

Bug Fixes

  • deps: [security] bump lodash from 4.17.19 to 4.17.21 (27fddcd)

2.1.9 (2021-03-29)

Bug Fixes

  • deps: [security] bump y18n from 4.0.0 to 4.0.1 (1882d23)

2.1.8 (2021-03-09)

Bug Fixes

  • deps: [security] bump socket.io from 2.3.0 to 2.4.1 (cc9620e)

2.1.7 (2020-12-10)

Bug Fixes

  • deps: [security] bump ini from 1.3.5 to 1.3.7 (5e3922d)

2.1.6 (2020-11-18)

Bug Fixes

  • deps: [security] bump npm-user-validate from 1.0.0 to 1.0.1 (2955026)

2.1.5 (2020-10-17)

Bug Fixes

  • deps: [security] bump npm-user-validate from 1.0.0 to 1.0.1 (494c01f)

2.1.4 (2020-07-16)

Bug Fixes

  • deps: [security] bump lodash from 4.17.14 to 4.17.19 (9188441)

2.1.3 (2020-07-07)

Bug Fixes

  • deps: [security] bump npm-registry-fetch from 4.0.3 to 4.0.5 (8852c4f)

2.1.2 (2020-04-02)

Bug Fixes

  • deps: [security] bump kind-of from 6.0.0 to 6.0.3 (0c3b00e)

2.1.1 (2020-03-13)

Bug Fixes

  • deps: [security] bump acorn from 6.3.0 to 6.4.1 (1ecd686)

2.1.0 (2019-07-24)

Features

  • playback: support replay button shown when video completes (c26f4a4), closes #3

2.0.0 (2019-07-09)

Bug Fixes

  • update babel dependencies to latest versions (0ddd098)

BREAKING CHANGES

  • Babel and ES2015 profiles have been updated to more modern versions.

No functionality is broken by this update, but there is a possibility this may cause backwards compatibility issues with integrations due to the switch to more modern version of Babel and ES2015 profiles. External bundlers or loaders should be tested to ensure they still work as there may be subtle differences in the module closures.

1.1.0 (2019-05-04)

Features

  • loops videos enabled with loop attribute (8630a84), closes #7

1.0.0 (2019-05-04)

Code Refactoring

  • move videoJS to a peer dependency (ed4a976)

Features

BREAKING CHANGES

  • VideoJS is no longer included as a dependency. Now it must be installed separately as a peer dependency.

0.7.4 (2019-03-24)

Bug Fixes

  • rollback to VideoJS 5 in local testing (f2a16dc)
  • update to latest VideoJS v5 for demo page (da6974e)

0.7.3 (2019-03-24)

Bug Fixes

  • resolve plugin warnings during install (7f31489)
  • update rollup dependency for module packaging (1848bb7)
  • update rollup dependency to 0.56.5 (de71524)
  • update rollup dependency to 1.0 branch (85a7795)

0.7.2 (2019-03-23)

Bug Fixes

0.7.1 (2019-03-18)

Bugfixes

  • #10 Scene7 Player is not supporting multiple videos on single page

Chores

  • enable semantic release (a486d7a)

Tests

  • supports unit tests in Safari on Mojave (99fab81)

0.7.0 (2017-10-26)

0.6.0 (2017-10-26)

0.5.2 (2017-10-25)

0.5.1 (2017-10-24)

0.5.0 (2017-10-24)

0.4.0 (2017-10-23)

0.3.2 (2017-10-21)

0.3.1 (2017-10-20)

0.3.0 (2017-10-20)

0.2.0 (2017-10-20)

0.1.1 (2017-10-19)

0.1.0 (2017-10-19)