Skip to content

Releases: electron-userland/electron-builder

electron-updater@6.3.0-alpha.1

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

Patch Changes

  • #8108 3d4cc7ae Thanks @beyondkmp! - feat: add minimumSystemVersion in electron updater

  • Updated dependencies [3d4cc7ae]:

    • builder-util-runtime@9.2.5-alpha.1

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

electron-updater@6.3.0-alpha.0

08 Mar 18:01
afa9755
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

electron-updater@6.2.1

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

electron-updater@6.2.0

02 Mar 16:02
cb335ec
Compare
Choose a tag to compare
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

electron-updater@6.1.9

17 Feb 20:48
8965608
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #8051 48603ba0 Thanks @mmaietta! - fix: auto-update powershell script requires reset of PSModulePath

  • #8057 ccbb80de Thanks @mmaietta! - chore: upgrading connected dependencies (typescript requires higher eslint version)

  • Updated dependencies [ccbb80de]:

    • builder-util-runtime@9.2.4

v24.13.0

10 Feb 00:06
0403278
Compare
Choose a tag to compare
v24.13.0 Pre-release
Pre-release

What's Changed

  • fix: use CI_COMMIT_TAG instead of CI_BUILD_TAG for Gitlab CI by @mmaietta in #8010
  • chore(deps): update actions/cache action to v4 by @renovate in #8012
  • chore(deps): update tj-actions/changed-files action to v42 by @renovate in #8014
  • fix(mac): Update mac notarize keychain env var to be optional by @mmaietta in #8022
  • fix(deps): update dependency @electron/notarize to v2.2.1 by @renovate in #8029
  • fix(deps): update dependency @electron/universal to v1.5.1 by @renovate in #8030
  • chore(deps): update actions/setup-node digest to b39b52d by @renovate in #8032
  • fix(mac): merge fileAssociations with existing CFBundleDocumentTypes if defined in mac.extendInfo by @davej in #8035
  • fix: hooks resolveModule default fallback to require by @mmaietta in #8042
  • feat: allow onNodeModuleFile to return a boolean to force include the package to be copied by @mmaietta in #8043
  • chore(deploy): Release by @github-actions in #8011

Full Changelog: v24.12.0...v24.13.0