Skip to content

Releases: electron-userland/electron-builder

v26.0.0

26 Jan 18:28
d75d2bf
Compare
Choose a tag to compare
v26.0.0 Pre-release
Pre-release

26.0.0

Major Changes

  • #8782 633490cb Thanks @mmaietta! - fix: removing conditional logic that would build HFS+ dmg on non-arm64 macs as HFS+ was sunset in macos 15.2
  • #8582 6a9597b4 Thanks @mmaietta! - chore: remove deprecated fields from winOptions and macOptions. (For winOptions signing configuration, it has been moved to win.signtoolOptions in order to support azureOptions as a separate field and avoid bloating win configuration object. For macOptions, notarize options has been deprecated in favor of env vars for quite some time. Env vars are much more secure)
  • #8572 0dbe357a Thanks @mmaietta! - feat: allowing additional entries in .desktop file, such as [Desktop Actions <actionName>]. Requires changing configuration desktop property to object to be more extensible in the future
  • #8562 b8185d48 Thanks @beyondkmp! - support including node_modules in other subdirectories

Minor Changes

Patch Changes

Read more

electron-updater@6.4.0

26 Jan 18:01
d75d2bf
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

v26.0.0-alpha.11

25 Jan 06:31
86a2f18
Compare
Choose a tag to compare
v26.0.0-alpha.11 Pre-release
Pre-release

What's Changed

  • chore: update auto-update notes about macos requiring zip by @Julusian in #8796
  • fix(mac): only fuse macOS universal builds on the combined universal package by @t3chguy in #8799
  • chore: add new tests for Asar Integrity by @mmaietta in #8804
  • fix(linux): AppImage update when filename contains spaces by @erijo in #8802
  • fix: ASAR files in extraResources are not included in integrity calculations by @mmaietta in #8805

New Contributors

Full Changelog: v26.0.0-alpha.10...v26.0.0-alpha.11

electron-updater@6.4.0-alpha.4

25 Jan 06:11
86a2f18
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #8802 4a68fd2d Thanks @erijo! - fix(linux): AppImage update fails when filename contains spaces

v26.0.0-alpha.10

21 Jan 05:16
443ee8d
Compare
Choose a tag to compare
v26.0.0-alpha.10 Pre-release
Pre-release

What's Changed

  • chore: update GHA actions/cache to v4.2.0 by @mmaietta in #8771
  • chore: refactor docker build/test/deploy workflows by @mmaietta in #8778
  • fix: docker image loader for deploy pipeline by @mmaietta in #8780
  • chore(docker): upgrade image buildpack-deps:focal-curl to jammy-curl 22.04 (BREAKING) by @mmaietta in #8779
  • chore: deploy docker image w/ node 22 by @mmaietta in #8781
  • fix: docker deploy script runs out of space by @mmaietta in #8788
  • fix(mac): always build dmg's with APFS (BREAKING) by @mmaietta in #8782
  • chore(docs): change code signing doc url to google-indexed url by @mmaietta in #8790
  • feat(docker): support pwsh for running codesigning by @mmaietta in #8787
  • chore(deps): upgrade cross spawn to 7.0.6 by @mmaietta in #8783

Full Changelog: v26.0.0-alpha.9...v26.0.0-alpha.10

v26.0.0-alpha.9

15 Jan 06:03
cf6ef78
Compare
Choose a tag to compare
v26.0.0-alpha.9 Pre-release
Pre-release

What's Changed

  • feat: support completely custom AppxManifest.xml by @iongion in #8609
  • fix: typo in urls in tsdoc by @kethinov in #8749
  • fix: use disableDifferentialDownload flag in the AppImageBuilder by @peter-sanderson in #8695
  • feat(nsis): allow disabling of building a universal installer by @mmaietta in #8607
  • fix(docs): downgrade typedoc-plugin-markdown to fix docs site generation by @mmaietta in #8755
  • fix: update @electron/asar to 3.2.18 to resolve signing issue with framework symlinks by @mmaietta in #8762
  • chore: remove deprecated fields from winOptions and macOptions to clean up configuration (BREAKING CHANGE) by @mmaietta in #8582
  • fix: electron-builder fails when list of node_modules files is too big to pass in a glob by @beyondkmp in #8725

New Contributors

Full Changelog: v26.0.0-alpha.8...v26.0.0-alpha.9

electron-updater@6.4.0-alpha.3

15 Jan 05:47
cf6ef78
Compare
Choose a tag to compare
Pre-release

Patch Changes

v26.0.0-alpha.8

20 Dec 21:33
1d0feb9
Compare
Choose a tag to compare
v26.0.0-alpha.8 Pre-release
Pre-release

What's Changed

  • refactor: remove stale handler for extend-info by @t3chguy in #8661
  • fix: install all dependencies to fix building within NPM workspaces by @beyondkmp in #8715
  • feat(keygen): Add host property to support self-hosted Keygen instances by @hrueger in #8711
  • chore: Remove informal Russian messages in the NSIS installer by @kttmv in #8714
  • chore: Rename vmRequired variable to useVmIfNotOnWin by @NoahAndrews in #8727
  • chore(deps): lock file maintenance by @renovate in #8707
  • chore: Update FUNDING.yml with dedicated Github sponsor link by @mmaietta in #8728
  • chore(docs): adding video tutorial/introduction to macOS codesigning and notarization by @mmaietta in #8740
  • feat(s3): add forcePathStyle option to S3Options by @0xlau in #8741
  • chore(deploy): Release (alpha) by @github-actions in #8720

New Contributors

Full Changelog: v26.0.0-alpha.7...v26.0.0-alpha.8

electron-updater@6.4.0-alpha.2

17 Dec 19:26
1d0feb9
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

v26.0.0-alpha.7

03 Dec 23:48
78b84d0
Compare
Choose a tag to compare
v26.0.0-alpha.7 Pre-release
Pre-release

What's Changed

  • chore: add additional identity logging for mac os certificates by @mmaietta in #8691
  • fix(win): corrupt asar integrity file path on crossplatform build by @Lemonexe in #8689
  • chore: Update README.md, fix typo(s) by @BobConanDev in #8684
  • fix(deps): update dependency cross-spawn to v7.0.5 [security] by @renovate in #8693
  • chore: consolidate default depends/recommends for FPM targets to app-builder-lib by @mmaietta in #8637
  • fix: smart unpack for local module with dll by @beyondkmp in #8645
  • fix(deps): update dependency eslint to v9.16.0 [security] by @beyondkmp in #8717
  • chore(deploy): Release (alpha) by @github-actions in #8694

New Contributors

  • @Lemonexe made their first contribution in #8689
  • @BobConanDev made their first contribution in #8684

Full Changelog: v26.0.0-alpha.6...v26.0.0-alpha.7