npm electron-builder 25.0.0
v25.0.0

latest releases: 26.15.6, 27.0.0-alpha.5, 27.0.0-alpha.4...
24 months ago

What's Changed

  • chore(docs): update Bitbucket Options token doc by @mmaietta in #8126

  • docs: channel works with Github by @rotu in #8227

  • docs: fix confusion of TypeScript vs ESM by @rotu in #8214

  • docs: remove zulip references by @setchy in #8109

  • docs: Update auto updater docs by @slhck in #8186

  • feat(appx): Update identityName for windows 10 by @ifurther in #8203

  • feat(appx): Update identityName for windows 10 by @ifurther in #8206

  • feat(linux): add music mac to linux category by @duzda in #8182

  • feat(mac): support macos signature additionalArguments parameter by @PBK-B in #8218

  • feat: add afterExtract hook by @rafaberaldo in #8194

  • feat: Add CLI and API for only publishing assets (skips build flow) by @mmaietta in #8150

  • feat: add config options for setting MinVersion and MaxVersionTested fields in appx manifest by @mmaietta in #8142

  • feat: add disableSanityCheckPackage to asar to allow custom electron fork asar integrity implementations by @beyondkmp in https://github.com/electron-userland/electron-builder/pull/81238119

  • feat: add MemoLazy to fix codeSigningInfo not responding to changed args by @IsaacAderogba in #8291

  • feat: add minimumSystemVersion in electron updater by @beyondkmp in #8108

  • feat: Add Support for a separate Github release token to the auto-update token by @AndrewEQ in #8173

  • feat: App builder bin 5.0 by @beyondkmp in #8190

  • feat: export Packager sub-classes from main electron-builder types by @mmaietta in #8153

  • feat: Make notarization with Apple ID more usable by @rotu in #8159

  • feat: support additionalLightArgs by @beyondkmp in #8120

  • feat: updating app-builder to v5.0.0-alpha.4 by @beyondkmp in #8274

  • feat: write asar integrity resource on windows by @indutny-signal in #8245

  • feat: yarn 3 support for native modules by @mmaietta in #8112

  • fix(deps): update dependency @electron/notarize to v2.3.0 by @renovate in #8114

  • fix(deps): update dependency @electron/universal to v2 by @renovate in #8115

  • fix(deps): update dependency ejs to v3.1.10 [security] by @renovate in #8192

  • fix(deps): update dependency minimatch to v10 by @mmaietta in #8327

  • fix(deps): update dependency read-config-file to v6.4.0 by @mmaietta in #8324

  • fix(deps): update dependency tar to v6.2.1 [security] by @renovate in #8171

  • fix(deps): Update notarize tool by @kochie in #8271

  • fix(docs): get rid of typo in default glob pattern by @isti115 in #8256

  • fix(docs/multi-platform-build.md): broken link of build.sh by @PeterDaveHello in #8193

  • fix(mac): add retry in mac code sign by @beyondkmp in #8101

  • fix(rpm-updater): stop uninstalling app before update by @rastiqdev in #8311

  • fix(win): use appInfo description as primary entry for FileDescription by @mmaietta in #8125

  • fix: @electron/remote wrongly into Windows app.asar by @beyondkmp in #8254

  • fix: adding retries to account for dmg hdiutil flakiness by @mmaietta in #8135

  • fix: binary checking by @beyondkmp in #8310

  • fix: don't log ignored error when requiring custom publisher by @George-Payne in #8267

  • fix: Folder's named "constructor" not being included in asar by @beyondkmp in #8286

  • fix: mac differential updater by @beyondkmp in #8095

  • fix: Modify the import method of the builder-util package by @beyondkmp in #8330

  • fix: move disableSanityCheckAsar to within checkFileInPackage for non-asar verification by @mmaietta in #8124

  • fix: Nsis license file encode issue by @beyondkmp in #8314

  • fix: order files in asar for incremental updates by @indutny-signal in #8128

  • fix: replace SYSTEMROOT with SYSDIR by @beyondkmp in #8133

  • fix: resolve CI/CD docs generation issue by @mmaietta in #8281

  • fix: Revert "feat(appx): Update identityName for windows 10" by @mmaietta in #8205

  • fix: should not chmod for 7za when process.env.USE_SYSTEM_7ZA is true by @beyondkmp in #8152

  • fix: Treat cscLink empty same as absent by @mifi in #8185

  • fix: update autoupdate docs to describe module-based support. set nat… by @mmaietta in #8140

  • fix: verify LiteralPath of update file during windows signature verification by @mmaietta in #8295

  • refactor: builder-util-runtime, separate newError to eliminate circular dependency by @m59peacemaker in #8251

New Contributors

Full Changelog: v24.13.3...v25.0.0

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.