github electron-userland/electron-builder electron-builder@26.12.0

4 hours ago

What's Changed

  • fix: add toolset lockfile for operations that leverage system utils that don't support parallelism (e.g. hdiutil, WiX, etc.) by @mmaietta in #9761
  • chore: adding additional validations to downloads and child processes by @mmaietta in #9762
  • chore(deps): update dependency minimatch to v10.2.5 [security] by @renovate[bot] in #9601
  • feat: replace legacy linux-tools-mac toolset with v1.0.0 (arm64 + x64 bundles) for deb/tar builds on macOS by @mmaietta in #9767
  • fix: make update info have a deterministic ordering of files by @mmaietta in #9758
  • feat: add beta support for snap core24 by @mmaietta in #9517
  • fix(nsis): safely copy UserProgramFiles path by @adamgauthier in #9769
  • feat(nsis): adding nsis toolset configuration for makensis by @mmaietta in #9768
  • fix: avoid system path on Windows for cache when user is system OR path is system32 by @mmaietta in #9776
  • chore(node-module-collector): emit warn-level log for non-installed platform-specific optional packages by @mmaietta in #9777
  • fix(mac): electronLanguages config filtering is not correctly applied for MacOS apps by @mmaietta in #9779
  • chore: increase timeout and retries on toolset lockfiles by @mmaietta in #9780
  • chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9763

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.11.1...electron-builder@26.12.0

Don't miss a new electron-builder release

NewReleases is sending notifications on new releases.