Skip to content

Releases: wdzeng/edge-addon

v2.1.0

27 Nov 09:09

Choose a tag to compare

Support notes-for-certification.

v2.0.0

05 Oct 06:33

Choose a tag to compare

Add support for Microsoft Edge Add-ons API v1.1.

Breaking Changes

  • Add new input: api_key and remove deprecated inputs: client_secret and access_token_url.
  • Input zip_path now supports a glob pattern. Thanks to @XFox111.

v1.2.5

03 Aug 19:19

Choose a tag to compare

Upgrade dependencies.

v1.2.4

12 Mar 14:05

Choose a tag to compare

Upgrade dependencies.

v1.2.3

22 Jan 18:29

Choose a tag to compare

  • Upgrade dependencies.

v1.2.2

10 Oct 17:57

Choose a tag to compare

  • Upgrade dependencies.
  • Use Node.js v20 action runner.

v1.2.1

05 Sep 16:56

Choose a tag to compare

v1.2.0

28 Aug 12:22

Choose a tag to compare

  • Add new input option check-credentials-only.

v1.1.0

21 May 15:30
b1ce098

Choose a tag to compare

  • Add new option --update-only.
  • Upgrade dependency versions.

v1.0.3

26 Jun 20:12
bb44745

Choose a tag to compare

Changes

  • Fix: error logged twice.
  • Validate error data type on submission checking.
  • Remove client ID, client secret and access token URL debug logging.

Source