Skip to content

Releases: electron/packager

15.0.0

27 Jun 16:32
Compare
Choose a tag to compare

Added

  • mac: app API key notarization (#1127)
  • TypeScript definition (#1131)

Changed

  • Replace cross-zip with extract-zip (#1139)

Removed

  • Node < 10 support (#1122)

14.2.1

07 Feb 22:39
Compare
Choose a tag to compare

Fixed

  • mac: don't fail if the icon path doesn't exist (#1101)
  • win32: correctly catch missing wine exceptions (#1117)

14.2.0

13 Jan 19:46
3090c4c
Compare
Choose a tag to compare

Added

  • electronZipDir option (#1094)

14.1.1

20 Nov 00:26
d8aa461
Compare
Choose a tag to compare

Fixed

  • Regression that caused the symlink test on Windows to not work as intended (#1071)
  • Always initialize proxy support when running the CLI (#1077)
  • Clarify the error message when infer cannot find a package.json file (#1079)
  • Handle a missing inferred app version better (#1079)

Chores

  • Upgrade electron-notarize to ^0.2.0 (#1069)

14.1.0

20 Nov 00:18
8d41b1f
Compare
Choose a tag to compare

Added

  • (darwin/mas only) usageDescription option (#1049)
  • Support for official win32/arm64 builds (#1053)

14.0.6

04 Oct 14:45
ce21c5d
Compare
Choose a tag to compare

Fixed

  • Send the properly formatted options from the CLI to electron-osx-sign (#1047)

14.0.5

29 Aug 05:47
Compare
Choose a tag to compare

Fixed

  • ensure that CFBundleExecutable and friends are correct for helper apps (#1046)

14.0.4

30 Jul 16:28
8bf6ac8
Compare
Choose a tag to compare

Fixed

  • Packaging apps based on Electron >= 6.0.0 correctly renames and packages the new
    Electron GPU Helper bundles (#1036)

14.0.3

25 Jul 05:49
Compare
Choose a tag to compare

Fixed

  • Packaging Electron 6 based apps now correctly renames and packages the new Electron Helper bundles (#1033)

14.0.2

18 Jul 15:09
Compare
Choose a tag to compare

Fixed

  • Warn Windows 7 users of the unzip dependencies (#1030)