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-mactoolset 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
core24by @mmaietta in #9517 - fix(nsis): safely copy UserProgramFiles path by @adamgauthier in #9769
- feat(nsis): adding
nsistoolset configuration for makensis by @mmaietta in #9768 - fix: avoid system path on Windows for cache when user is
systemOR path issystem32by @mmaietta in #9776 - chore(node-module-collector): emit warn-level log for non-installed platform-specific optional packages by @mmaietta in #9777
- fix(mac):
electronLanguagesconfig 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
- @adamgauthier made their first contribution in #9769
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.11.1...electron-builder@26.12.0