Releases: electron-userland/electron-builder
Releases · electron-userland/electron-builder
v24.13.4-alpha.0
What's Changed
- fix(mac): revert mac differential autoupdate by @mmaietta in #8091
- chore(deploy): Release by @github-actions in #8092
- fix: mac differential updater by @beyondkmp in #8095
- chore(deps): update actions/cache digest to ab5e6d0 by @renovate in #8097
- chore(deps): lock file maintenance by @renovate in #8098
- chore(deps): update tj-actions/changed-files digest to 800a282 by @renovate in #8100
- fix(mac): add retry in mac code sign by @beyondkmp in #8101
- docs: remove zulip references by @setchy in #8109
- chore: Enter alpha stage by @mmaietta in #8110
- chore(deploy): Release (alpha) by @github-actions in #8096
New Contributors
Full Changelog: v24.13.3...v24.13.4-alpha.0
[email protected]
[email protected]
v24.13.3
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
andupdate-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
- @Allan-Kerr made their first contribution in #8086
Full Changelog: v24.13.2...v24.13.3
[email protected]
Minor Changes
- #7709
79df5423
Thanks @beyondkmp! - feat: adding differential downloader for updates on macOS
v24.13.2
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/orBundlePostInstallScriptPath
by @mmaietta in #8071 - chore(deploy): Release by @github-actions in #8060
Full Changelog: v24.13.1...v24.13.2
v24.13.1
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]
v24.13.0
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 existingCFBundleDocumentTypes
if defined inmac.extendInfo
by @davej in #8035 - fix: hooks
resolveModule
default fallback torequire
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
v24.12.0
What's Changed
- fix(linux): Use ~ as pre-release separator for deb targets by @mvitale1989 in #7978
- feat(mac): Support for a custom 'sign' function in mac config by @scottnonnenberg-signal in #8002
- fix: Use full path to macOS signing utilities by @dbrnz in #7998
- chore(deploy): Release by @github-actions in #7981
New Contributors
- @mvitale1989 made their first contribution in #7978
- @scottnonnenberg-signal made their first contribution in #8002
- @dbrnz made their first contribution in #7998
Full Changelog: v24.11.0...v24.12.0