Releases: mozilla-jetpack/jpm
Releases · mozilla-jetpack/jpm
1.3.1
29 Mar 20:27
Compare
Sorry, something went wrong.
No results found
1.3.0
07 Feb 16:02
Compare
Sorry, something went wrong.
No results found
1.2.2
10 Oct 15:20
Compare
Sorry, something went wrong.
No results found
1.2.1
06 Oct 20:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed a bug where bootstrap.js and install.rdf were not generated for Firefox >=50.0a (a538c9d ), closes #592
Fixed a possible jpm sign timeout if your connection was slow or the XPI file was very large (see mozilla/sign-addon#213 )
See all changes
1.2.0
30 Sep 17:09
Compare
Sorry, something went wrong.
No results found
Features
Added --dest-dir option to jpm xpi to specify an output directory for the XPI file (#544 ) (8059d86 )
Added support for hybrid SDK / WebExtension addons (#578 ) (9502ff6 )
Added a troubleshooting hint about invalid IDs (#576 ) (413022d )
See all changes
1.1.4
11 Aug 16:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Avoid JS errors from external file from normandy.cdn.mozilla.org during jpm run (#561 ) (73c9d41 )
Exclude manifest.json from built XPIs. This also fixed an error which prevented mixing manifest.json into add-on source code. (#566 ) (aad5756 )
See all changes
1.1.3
28 Jul 16:58
Compare
Sorry, something went wrong.
No results found
1.1.2
27 Jul 15:58
Compare
Sorry, something went wrong.
No results found
1.1.1
14 Jul 19:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed Cannot find module 'any-promise' after installing with npm 2.x (e554059 )
1.1.0
12 Jul 21:32
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed a "file already exists" error when running jpm sign --xpi ... (521 )
Features
Switched to the sign-addon module for jpm sign (546 )
Added support for a custom preferences page (549 )
Suggest using web-ext instead of jpm when run against a WebExtension (541 )
Supported relative paths for icon URLs (498 )