github electron-userland/electron-builder electron-builder@26.11.0

4 hours ago

What's Changed

  • feat: migrate to resedit npm package from app-builder-bins usage of rcedit.exe by @mmaietta in #9717
  • chore(toolset): add additional config validations for app-builder-lib and dmg-builder by @mmaietta in #9724
  • chore(test): run Windows auto-update e2e tests via Parallels VM on macOS by @mmaietta in #9727
  • fix(mac): extraFiles output to branded Electron app name by @mmaietta in #9729
  • chore: updating package.json packageManager field to use latest pnpm 11.1.0 by @mmaietta in #9725
  • fix(win): recover signing queue after transient errors by @davidebaraldo in #9657
  • perf(pnpm): memoize package resolution and skip downward search in flat virtual store by @IAmJSD in #9732
  • feat(nsis): adding config property to allow disabling signing without disabling editing the executable by @mmaietta in #9708
  • fix(docker): reconnect wine to wine64 via symlink and correctly set up wine + mono by @mmaietta in #9734
  • chore(docker): harden curl request and add Ubuntu 20.04 mirror for directly fetching libssl1.1 by @Tomurisk in #9689
  • fix: improving filtering of log redactor by @mmaietta in #9736
  • fix: update dmg-builder toolset for usage on older macos (decoupling from homebrew packages) by @mmaietta in #9738
  • fix: add cache corruption/extraction detection to prevent malformed toolsets by @mmaietta in #9735
  • feat: add the CLI command to clear electron-builder's default cache directory by @mmaietta in #9739
  • fix: update dmgbuilder toolset to 1.2.2 and add mac_alias test case by @mmaietta in #9740
  • chore(test): split up multi-toolset test suites to optimize CI duration by @mmaietta in #9721
  • fix: prevent double progress bar from displaying by @mmaietta in #9743
  • chore(docs): Dramatically expand website documentation across all targets and guides by @mmaietta in #9741
  • fix(appimage): fix compression mapping and add per-target squashfs algorithm override by @mmaietta in #9730
  • chore(docker): Updating docker images being deployed for node, incl. node 24 by @mmaietta in #9731
  • chore: downgrade docker test CI to use node 22 image by @mmaietta in #9747
  • chore(test): vitest test-duration cache fallback to master branch by @mmaietta in #9748
  • chore(deps): update dependency electron to v39 [security] by @renovate[bot] in #9693
  • chore(docs): docusaurus migration by @mmaietta in #9744
  • chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9726

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.10.0...electron-builder@26.11.0

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.