npm electron 9.0.0-beta.19
electron v9.0.0-beta.19

latest releases: 32.0.0-alpha.6, 32.0.0-alpha.5, 29.4.3...
4 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 i electron@9.0.0-beta.19.

Release Notes for v9.0.0-beta.19

Fixes

  • Fixed Promise timeout issue when running Electron as Node. #23154
  • Fixed an issue where windows without nativeWindowOpen: true could invoke the non-native-open path. #23222
  • Fixed broken use of contextCodeGeneration parameter to Node.js' script.runInNewContext(). #23146
  • Fixed incorrect hit testing on top of ::after element with layoutNG. #23190
  • Fixed memory leak when using contextBridge with sandbox=true. #23209
  • Fixed the print button functionality in the PDF viewer extension. #23173

Other Changes

  • Updated Chromium to 83.0.4103.24. #23218

Don't miss a new electron release

NewReleases is sending notifications on new releases.