Skip to content

electron-updater@5.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 23:14
· 508 commits to master since this release
57ab14a

Patch Changes

  • #6594 edc4b030 Thanks @mmaietta - fix(updater): Replacing fs/promises with fs-extra to support legacy versions of Electron that use node 12 and below. Fixes: #6000

  • #6589 633ee5dc Thanks @devinbinnie -

    • Removed backtick escaping for Windows code signing as it is unnecessary for Powershell and can cause the script to attempt to access the wrong file
    • Updated the proxy filename to be more secure (512-bit string)

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-updater@5.0.0-alpha.2...electron-updater@5.0.0-alpha.3