What's Changed
- chore(test): fix caching mechanism for vitest-smart-cache test suite durations by @mmaietta in #9791
- feat: add
disableAsarIntegrityconfig option to skip ASAR integrity computation by @mmaietta in #9786 - fix(nsis): exact process-name match to stop false-positive "cannot be closed" dialog by @mmaietta in #9784
- chore: prepare upgrade pathway for updating to latest
electron/____npm packages that are ESM-only by @mmaietta in #9792 - feat: migrate 1-to-1 app-builder-bin functions to pure JS (part 1) by @mmaietta in #9733
- feat(dmg): add
filesystemoption to support APFS dmg format by @RobbieMinderhoud in #9616 - chore: stabilize flaky CI tests (electron zip ENOENT, 5xx retries, snap timeouts) by @mmaietta in #9795
- fix: harden the auto-update flow from relative paths and env var intercepts by @mmaietta in #9796
- fix(nsis-web):
appPackageUrlregression: stop appending arch paths to explicit URLs by @Copilot in #9655 - fix(appimage): fully migrate from app-builder-bin fuse2 AppImage flow to leverage internal JS-only implementation by @mmaietta in #9797
- chore: expand test coverage for updater and Windows build targets by @mmaietta in #9794
- chore: serialize concurrent downloads of the same artifact across vitest workers by @mmaietta in #9798
- fix(appimage): bundle FUSE2 runtime libraries for x64/ia32, matching Go implementation by @mmaietta in #9799
- fix(updater): ensure full changelog includes only release notes up to the latest release by @AbdulrhmanGoni in #9573
- fix(linux): Use
desktopNamefrompackage.jsonforStartupWMClassin Linux desktop entries by @Copilot in #9574 - chore(deploy): Release (next) by @electron-builder-release-bot[bot] in #9793
New Contributors
- @RobbieMinderhoud made their first contribution in #9616
Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.12.1...electron-builder@26.13.0