26.9.0
What's Changed
- feat: pass release notes to GitHub/GitLab release body by @asamofal in https://github.com/electron-userland/electron-builder/pull/9581
- chore(deps): update dependency tar to v7.5.8 [security] by @renovate[bot] in https://github.com/electron-userland/electron-builder/pull/9600
- chore(deps): update dependency tar to v7.5.10 [security] by @renovate[bot] in https://github.com/electron-userland/electron-builder/pull/9634
- fix: respect electron_builder_binaries_mirror in downloadArtifact by @ysansan98 in https://github.com/electron-userland/electron-builder/pull/9631
- feat(nsis): detect windows version and exclude win 7 compatibility logic when not needed by @JPCrounse in https://github.com/electron-userland/electron-builder/pull/9564
- feat(appimage): If necessary, start with
--no-sandboxby @sabonerune in https://github.com/electron-userland/electron-builder/pull/9590 - docs(mac): mention hardened runtime in ad-hoc vs no signing section by @kthchew in https://github.com/electron-userland/electron-builder/pull/9647
- chore(tests): update node module snapshots due to transitive dependency change by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9674
- chore(deps): update dependency tar to v7.5.11 [security] by @renovate[bot] in https://github.com/electron-userland/electron-builder/pull/9637
- fix(appimage): use /usr/bin/env in hashbang so it works in non FHS distros by @lucasew in https://github.com/electron-userland/electron-builder/pull/9664
- fix: parseNameVersion correctly splits scoped packages with link: paths by @davidebaraldo in https://github.com/electron-userland/electron-builder/pull/9653
- fix(normalizePackageData): check bd variable instead of string "bd") by @Sandblaze05 in https://github.com/electron-userland/electron-builder/pull/9669
- chore(test): updating test snapshot's lockfile fixtures by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9675
- fix(appimage): add entry for patched appimage toolset bundle to resolve issues on Ubuntu 25.1.0 by @mmaietta in https://github.com/electron-userland/electron-builder/pull/9673
- chore(deploy): Release (next) by @electron-builder-release-bot[bot] in https://github.com/electron-userland/electron-builder/pull/9633
New Contributors
- @asamofal made their first contribution in https://github.com/electron-userland/electron-builder/pull/9581
- @ysansan98 made their first contribution in https://github.com/electron-userland/electron-builder/pull/9631
- @JPCrounse made their first contribution in https://github.com/electron-userland/electron-builder/pull/9564
- @lucasew made their first contribution in https://github.com/electron-userland/electron-builder/pull/9664
- @davidebaraldo made their first contribution in https://github.com/electron-userland/electron-builder/pull/9653
- @Sandblaze05 made their first contribution in https://github.com/electron-userland/electron-builder/pull/9669
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.8.2...electron-builder@26.9.0