github electron-userland/electron-builder v26.0.0

latest releases: v26.0.1, electron-updater@6.4.1
pre-release3 days ago

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

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.