Electron Packager Versions Save

Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI

v18.3.2

2 months ago

18.3.2 (2024-04-02)

Bug Fixes

  • restore circular export to ease migration (#1702) (c4bae5a)

v18.3.1

2 months ago

18.3.1 (2024-03-28)

Bug Fixes

v18.3.0

2 months ago

18.3.0 (2024-03-27)

Features

  • set asar integrity resource on windows packages (#1697) (224cc6a)

v18.2.0

2 months ago

18.2.0 (2024-03-27)

Features

  • remove dependency on rcedit to allow x-platform exe resource modding (#1696) (d9655d4)

v18.1.3

5 months ago

18.1.3 (2023-12-19)

Bug Fixes

v18.1.2

5 months ago

18.1.2 (2023-12-18)

Bug Fixes

v18.1.1

5 months ago

18.1.1 (2023-12-05)

Bug Fixes

v18.1.0

6 months ago

18.1.0 (2023-11-30)

Features

v18.0.0

6 months ago

18.0.0 (2023-11-08)

  • chore!: remove support for the legacy notarization tool (#1597) (b21ea52), closes #1597
  • build!: update minimum Node.js version from 14.17.5 to 16.4.0 (#1590) (38f4f0a), closes #1590

Features

BREAKING CHANGES

  • remove support for the legacy notarization tool

  • chore!: remove NotarizeLegacyOptions and OsxNotarizeOptions types

  • remove NotarizeLegacyOptions and OsxNotarizeOptions types

  • fix: add teamId to the osxNotarize options

  • drop support for Node 14

v17.1.2

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/electron/electron-packager/compare/v17.1.1...v17.1.2