Skip to content

Releases: mozilla/web-ext

3.1.1

19 Jul 15:25
@rpl rpl
Compare
Choose a tag to compare

Bug Fixes

  • Added explicit validation of the choices supported by the --target option (#1644) (739aa52)
  • Fixed regression on supporting multiple values after --ignore-files/-i (#1652) (ff0ffa5)
  • Updated dependencis:
    • fx-runner to v1.0.11 (e2537d9), fixes #1659 (npm audit failure, security advisor related lodash dependency)
    • update-notifier to v3.0.1 (#1646) (72bb28c)

See all changes: 3.1.0...3.1.1

3.1.0

27 Jun 13:43
@rpl rpl
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fixed incompatibility with some old android versions, by allowing comma as separator when checking permissions via adb (f187d76)
  • Normalized default_locale before use (#1637) (805b617), closes 1632
  • Restored default value for "browser.link.open_newwindow" about:config pref on Firefox for Android (b2aed74), closes #1592
  • Stop bundling dependencies with slashes (#1634) (fd336bb), closes #1629
  • Updated dependencies: adbkit to v2.11.1, camelcase to version 5.3.1, debounce to version 1.2.0, decamelize to version 3.2.0, git-rev-sync to version 1.12.0, multimatch to version 4, node-notifier to version 5.4.0, opn to version 5.5.0, require-uncached to version 2.0.0, source-map-support to version 0.5.11, update-notifier to version 3, watchpack to version 1.6.0, yargs to v13.2.4, source-map-support to v0.5.12, strip-json-comments to v3, tmp to v0.1.0

See all changes: 3.0.0...3.1.0

3.0.0

21 Feb 12:49
@rpl rpl
Compare
Choose a tag to compare

This is the first web-ext version that officially requires nodejs >= 8.

Features

Other Fixes

  • Updated npm packages which could be affected by vulnerabilities and raise errors on npm audit:
    fx-runner updated to version 1.0.10 (cf1dd31)
  • Deprecated support for nodejs 6 (#1490) (e5a73d9)
  • Upgraded project development environment to Babel 7 and Webpack 4 (#1505) (5d2dfb4)

See all changes: 2.9.3...3.0.0

2.9.3

15 Dec 17:43
@rpl rpl
b93cdf7
Compare
Choose a tag to compare

This is going to be the last web-ext version still compatible with nodejs 6 👋.

Features

See all changes: 2.9.2...2.9.3

2.9.2

09 Nov 12:05
@rpl rpl
Compare
Choose a tag to compare

Features

  • Updated web-ext lint to use addons-linter 1.3.8 (#1395) (051e10f):
    • Imported Firefox 63 API schemas
    • Imported Firefox 64 API schemas
    • See all addons-linter changes: 1.3.1...1.3.8

Bug Fixes

  • firefox-android: Added support for RDB abstract sockets (#1391) (46f0cfe), which fixes web-ext run issues with connecting to the remote debugging server on Firefox for Android 63 (and Firefox For Android Beta 64)
  • Fixed support of named profiles and --keep-profile-changes in web-ext run (#1149) (c85aa6e), closes #932

See all changes: 2.9.1...2.9.2

2.9.1

30 Aug 20:59
@rpl rpl
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue with loading locale JSON files which include single-line comments (#1361)

See all changes: 2.9.0...2.9.1

2.9.0

29 Aug 12:54
@rpl rpl
Compare
Choose a tag to compare

Features

  • Updated web-ext lint to use addons-linter 1.3.1 (#1362) (088ba87),
    See addons-linter version 1.2.7, 1.3.0 and 1.3.1:
    • Added basic support for WebExtensions dictionaries
    • WebExtensions API Schemas updated up to Firefox 62b15
    • Added support for ES6 modules

Bug Fixes

  • Fixed lags due to large amount of warnings logged in the console when javascript.options.strict is set to true (#1357) (dfad256, closes #1355)
  • Update firefox-profile to version 1.2.0 (#1359) (0731209, closes #1358)

See all changes: 2.8.0...2.9.0

2.8.0

31 Jul 18:19
@rpl rpl
Compare
Choose a tag to compare

Features

See all changes: 2.7.0...2.8.0

2.7.0

23 May 20:41
@rpl rpl
Compare
Choose a tag to compare

Features

Bug Fixes

  • Improved web-ext start-up time by lazy loading some modules (#1302) (f9db35b)
  • Updated or replaced some npm packages which could be affected by vulnerabilities and raise errors on nsp check / npm audit (#1323):
    • Replaced open npm dependency with opn 5.3.0 (0915b4a)
    • Updated fx-runner to version 1.0.9 (d6d253c)
    • Updated sign-addon to version 0.3.1 (23fc1d8)
  • Fixed incompatibility with json-parse-better-errors 1.0.2 (#1303) (00f71a3)

See all changes: 2.6.0...2.7.0

2.6.0

28 Mar 12:36
@rpl rpl
Compare
Choose a tag to compare

Bug Fixes

Features

See all changes: 2.5.0...2.6.0