Electron Releases - v12.0.0-beta.26

npm install electron@v12.0.0-beta.26
yarn add electron@v12.0.0-beta.26
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Features

  • Added exitCode to render-process-gone details. #27677

Fixes

  • Fixed a crash when calling crypto.createDiffieHellman() with certain parameters. #27700