Electron Releases

Filter by channel Filter by major release

Release Notes for v14.0.0-beta.17

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.17.

Fixes

  • Fixed a crash when process.exit is called and nativeWindowOpen is enabled. #30235
  • Fixed stack overflow crash in v8 on windows 32-bit builds. #30242 (Also in 12, 13, 15)

Other Changes

  • Adds an additional crash key to gin::wrappable. #30225

Release Notes for v14.0.0-beta.16

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.16.