Skip to content

Releases: electron-userland/electron-builder

v25.0.0-alpha.1

09 Mar 20:09
2e6523a
Compare
Choose a tag to compare
v25.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: add minimumSystemVersion in electron updater by @beyondkmp in #8108
  • feat: yarn 3 support for native modules by @mmaietta in #8112
  • chore(deploy): Release (alpha) by @github-actions in #8111

Full Changelog: v24.13.4-alpha.0...v25.0.0-alpha.1

[email protected]

09 Mar 20:00
2e6523a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

v24.13.4-alpha.0

08 Mar 18:06
afa9755
Compare
Choose a tag to compare
v24.13.4-alpha.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v24.13.3...v24.13.4-alpha.0

[email protected]

08 Mar 18:01
afa9755
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

Patch Changes

[email protected]

03 Mar 01:05
62d1991
Compare
Choose a tag to compare

Patch Changes

v24.13.3

02 Mar 16:03
cb335ec
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/setup-node digest to 60edb5d by @renovate in #8078
  • chore(deps): update pnpm/action-setup action to v3 by @renovate in #8079
  • chore: fixing differential update test file compilation and adding to CI suite by @mmaietta in #8076
  • feat: add support for differential zip updates on macOS by @beyondkmp in #7709
  • fix(msi): build emulated arm64 MSI installers as stopgap until electron-builder-binaries wix version is updated by @Allan-Kerr in #8086
  • fix(deb): only execute update-desktop-database and update-mime-database when exists on the system by @mmaietta in #8067
  • fix(mac): sign NSIS on mac by @mmaietta in #8090
  • chore(deploy): Release by @github-actions in #8084

New Contributors

Full Changelog: v24.13.2...v24.13.3

[email protected]

02 Mar 16:02
cb335ec
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

v24.13.2

22 Feb 21:07
5f0804f
Compare
Choose a tag to compare
v24.13.2 Pre-release
Pre-release

What's Changed

  • fix: execute %SYSTEMROOT% cmd.exe directly during NSIS installer by @mmaietta in #8059
  • fix(mac): only skip notarization step when notarize is explicitly false by @mmaietta in #8065
  • fix: use pathToFileUrl for hooks for Windows ES module support by @lutzroeder in #8069
  • fix(pkg): provide BundlePreInstallScriptPath and/or BundlePostInstallScriptPath by @mmaietta in #8071
  • chore(deploy): Release by @github-actions in #8060

Full Changelog: v24.13.1...v24.13.2

v24.13.1

17 Feb 21:07
8965608
Compare
Choose a tag to compare
v24.13.1 Pre-release
Pre-release

What's Changed

  • fix: auto-update powershell script requires reset of PSModulePath by @mmaietta in #8051
  • chore: upgrading connected dependencies (typescript 5.3.3 requires higher eslint version) by @mmaietta in #8057
  • fix: add dmg-builder and squirrel-windows to peerDependencies for pnpm by @taozhou-glean in #8052
  • chore(deploy): Release by @github-actions in #8056

Full Changelog: v24.13.0...v24.13.1

[email protected]

17 Feb 20:48
8965608
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes