Skip to content

Releases: avi12/web-ext-deploy

Version 0.12.13

18 Apr 06:49

Choose a tag to compare

Fixed displaying Firefox's error message

Version 0.12.12

23 Jan 22:32

Choose a tag to compare

Fixed saving Opera's sign in cookies

Version 0.12.11

18 Jan 08:00

Choose a tag to compare

  1. Fixed ChromeOptions
    2, Fixed reporting errors in Chrome deployment

Version 0.12.10

17 Jan 09:22

Choose a tag to compare

  1. Fixed crash after getting the Opera cookies
    2, Fixed reporting errors in Chrome deployment

Version 0.12.9

14 Dec 10:26

Choose a tag to compare

Dependency upgrades and removals

Version 0.12.8

27 Sep 16:38

Choose a tag to compare

Upgrade packages to resolve the Dependabot report

Version 0.12.5

12 Jul 07:14

Choose a tag to compare

Fixed a bug that prevented from deploying to the Opera store due to slow server processing

Version 0.12.4

02 Jun 13:18

Choose a tag to compare

Fixed a bug that crashed the module when attempted to deploy to stores with one of them being Opera while the Opera cooke was invalid

Version 0.12.3

05 Apr 07:24

Choose a tag to compare

Changes<

  1. Migrated the Firefox deployment from Playwright to Firefox's V5 Submission API
  2. Changed --include to --publish-only

Version 0.11.0

17 Mar 21:08

Choose a tag to compare

Added --include for Env mode
For example:

web-ext-deploy --env --include=chrome firefox

Suppose chrome.env, firefox.env, and opera.env exist, it will only upload to the Chrome Web Store and Firefox Add-ons