github electron/electron v14.0.0-beta.5
electron v14.0.0-beta.5

latest releases: v28.3.2, v32.0.0-nightly.20240503, v29.3.2...
pre-release2 years ago

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@14.0.0-beta.5.

Release Notes for v14.0.0-beta.5

Fixes

  • Fixed memory leak when requesting files in ASAR archive from renderer. #29536 (Also in 12, 13)
  • Electron Fuses are now in a consistent order across platforms. #29616 (Also in 13)
  • Fixed an issue where fs.promises.readFile would improperly error when passing a FileHandle to the path argument. #29577 (Also in 13)
  • Fixed sending intermediate certificates with 'select-client-certificate' event callback. #29570 (Also in 12, 13)

Other Changes

  • Updated Chromium to 93.0.4536.0. #29617

Don't miss a new electron release

NewReleases is sending notifications on new releases.