Skip to content

Releases: electron-userland/electron-builder

v24.11.0

09 Jan 23:22
fc13810
Compare
Choose a tag to compare
v24.11.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v24.10.0...v24.11.0

electron-updater@6.1.8

09 Jan 21:34
fc13810
Compare
Choose a tag to compare
Pre-release

Patch Changes

v24.10.0

13 Dec 22:33
47e66ca
Compare
Choose a tag to compare
v24.10.0 Pre-release
Pre-release

What's Changed

  • chore: add debug data for hdiutil detach when it initially fails by @mmaietta in #7933
  • chore(deps): update tj-actions/changed-files action to v40 by @renovate in #7941
  • chore(deps): update actions/setup-node action to v4 by @renovate in #7938
  • chore(deps): update actions/stale action to v9 by @renovate in #7939
  • chore(deps): update docker/login-action action to v3 by @renovate in #7940
  • feat: ES module support by @lutzroeder in #7936
  • feat(snap): Use core20 as default base for snap target by @3v1n0 in #7902
  • chore(deploy): Release by @github-actions in #7934

Full Changelog: v24.9.4...v24.10.0

v24.9.4

08 Dec 16:48
a8fda9a
Compare
Choose a tag to compare
v24.9.4 Pre-release
Pre-release

What's Changed

  • docs: Update docs to include msi-wrapped target by @mmaietta in #7915
  • fix(win): use resultOutputPath to sign custom location for windows by @mmaietta in #7919
  • chore(deps): update actions/cache digest to 704facf by @renovate in #7924
  • chore(deps): update actions/setup-node digest to 1a4442c by @renovate in #7925
  • fix(mac): use zip if name contains NFD characters by @jebibot in #7929
  • chore(deps): update amannn/action-semantic-pull-request action to v5.4.0 by @renovate in #7927
  • chore(deps): update actions/checkout action to v4 by @renovate in #7928
  • fix: Allow test.js in compiled asar by @mmaietta in #7931
  • chore: consolidate 7zip-bin chmod logic by @mmaietta in #7930
  • chore(deploy): Release by @github-actions in #7916

Full Changelog: v24.9.3...v24.9.4

v24.9.3

30 Nov 01:47
512fb9e
Compare
Choose a tag to compare
v24.9.3 Pre-release
Pre-release

What's Changed

  • revert: fix(mac): should normalize unicode strings from file system before used in string compare by @jebibot in #7905
  • chore(docs): exporting more things to API docs by @mmaietta in #7898
  • fix: pass publish options to snap publisher by @Rychu-Pawel in #7908
  • chore(deploy): Release by @github-actions in #7909

New Contributors

Full Changelog: v24.9.2...v24.9.3

v24.9.2

28 Nov 17:19
3973c66
Compare
Choose a tag to compare
v24.9.2 Pre-release
Pre-release

What's Changed

  • chore: upgrade docker to latest 18.18.2 and 16.20.2 by @mmaietta in #7882
  • fix(mac): notary with pure api key auth by @dahchon in #7896
  • fix(mac): use product name for helper apps by @jebibot in #7900
  • fix(mac): normalize filename to NFD form by @jebibot in #7901
  • chore(deploy): Release by @github-actions in #7899

New Contributors

Full Changelog: v24.9.1...v24.9.2

v24.9.1

19 Nov 17:35
7ec7ac8
Compare
Choose a tag to compare

What's Changed

  • fix(mac): pass in correct notarize options by @mmaietta in #7886
  • docs: update notarization docs by @mifi in #7885
  • fix: fix probable bug by @mifi in #7884
  • chore(deploy): Release by @github-actions in #7888

Full Changelog: v24.9.0...v24.9.1

v24.9.0

15 Nov 21:57
abf52ea
Compare
Choose a tag to compare
v24.9.0 Pre-release
Pre-release

What's Changed

  • fix: add deb and rpm to the auto-updatable targets list by @rastiqdev in #7867
  • fix: flatpak build failing due to too large icons by @achim-k in #7875
  • feat: allow api key and keychain notarize by @mifi in #7861
  • chore(deploy): Release by @github-actions in #7876

New Contributors

Full Changelog: v24.8.1...v24.9.0

v24.8.1

05 Nov 17:28
4791c83
Compare
Choose a tag to compare
v24.8.1 Pre-release
Pre-release

What's Changed

  • fix: Don't notarize mas builds by @mifi in #7838
  • fix: compat with newest @types/node by @AviVahl in #7806
  • fix(deps): Update 7zip-bin to support Windows on ARM by @lutzroeder in #7829
  • docs: remove 404 link by @mifi in #7858
  • chore(deploy): Release by @github-actions in #7847

New Contributors

Full Changelog: v24.8.0...v24.8.1

electron-updater@6.1.7

05 Nov 17:22
4791c83
Compare
Choose a tag to compare

Patch Changes