Sourced from electron-builder's releases.
22.11.1
Bug Fixes
- check if icons subdir exists in build resources, otherwise don't prepend it to fallback sources (#5686) (8df250b)
- DMG assembly on Apple Silicon (#4606) (#5724) (469b85f)
- Escape version in NSIS Updater during replace (#5655) (77c215d)
- extend http file limit (#5843) (9305fef), closes #4676
- fixing downloadPromise not resolving on Mac. (#5802) (d57453c)
- test snap update for abi_registry.json (#5823) (6237e67)
- typo in
fileMatcher's default patterns (#5705) (c0ae89c)- update repo in CONTRIBUTING.md (#5726) (da85087)
- electron-updater: do not install on quit when autoInstallOnAppQuit is set to false (#5681) (8f84591)
- windows async signing (9162711)
- nsis: keep injected logger state (#5596) (be4a1fb)
Features
- add custom macro for checking uninstallation results (#5712) (e425020)
- add Electron branding options (#5727) (0de5f1f)
- add option removePackageKeywords (#5814) (dcf570f)
- Allow specifying additional WiX compiler options (#5813) (4e2909c)
- build additional arch-specific nsis installers when ${arch} template is provided (#5718) (7194c38)
- linux: Package name can be specified using packageName option (#5530) (#5588) (622aaef)
9305fef fix: extend http file limit (#5843)4e2909c feat: Allow specifying additional WiX compiler options (#5813)6237e67 fix: test snap update for abi_registry.json (#5823)dcf570f feat: add option removePackageKeywords (#5814)79c9f6b docs: CONTRIBUTING.md -> limit line length, refactoring and snippets for Wind...d57453c fix: fixing downloadPromise not resolving on Mac. (#5802)28cb86b fix/windows-tests (#5806)66f01bb chore: default linux target + ci config (#5787)6b1be73 Add support for building Flatpak bundles (#5711)0f3b46c [Electron Builder] Fix for Signing error on docker with WSL 2 engine … (#5722)