Sourced from electron-builder's releases.
22.9.1
Bug Fixes
- snap: add missing %U in desktop file of snap builds (#5001) (df5d050)
- add missing %U in desktop file of appimages (#4909) (d96b3d3), closes #4035
- Added support for overriding ‘strict-verify’ electron-osx-sign property. (#5261) (c554f25), closes https://github.com/facebook/flipper/issues/1480
- nsis: Do not abort when uninstaller fails (#5292) (ea9281b)
- pre-gyp for darwin targets if build on Linux or in Docker (#5193) (f44206d)
- snap: stricter filtering for xcb libraries (#5205) (#5206) (9164f4d)
Features
- mac: supplying a value for the ‘ignore’ electron-osx-sign property (aa3625d), closes #5262
- make it possible to ignore release time when publish to github (#5179) (fca50ae)
- nsis: czech language for nsis scripts (#5270) (16c81a0)
22.8.1
electron-updater 4.3.5 contains fix for #5116. This version is a pre-release.
Bug Fixes
aa3625d feat(mac): supplying a value for the ‘ignore’ electron-osx-sign propertydf5d050 fix(snap): add missing %U in desktop file of snap builds (#5001)d96b3d3 fix: add missing %U in desktop file of appimages (#4909)b8c9cd0 chore: update depsc554f25 fix: Added support for overriding ‘strict-verify’ electron-osx-sign property....ea9281b fix(nsis): Do not abort when uninstaller fails (#5292)fca50ae feat: make it possible to ignore release time when publish to github (#5179)b087954 feature(portable): allowing splash image to be defined relative to the projec...36319d9 fix:(nsis): Fix custom finish page insertion (#5288)f44206d fix: pre-gyp for darwin targets if build on Linux or in Docker (#5193)