Electron: v12.0.0-beta.30 Release

Release date:
February 25, 2021
Previous version:
v12.0.0-beta.29 (released February 23, 2021)
Magnitude:
41 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.30

codebytere
electron-bot
nornagon
erickzhao
trop[bot]

Directory Browser for v12.0.0-beta.30

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 [email protected].

# Release Notes for v12.0.0-beta.30

Fixes

  • Backported fix for https://crbug.com/952922. #27598
  • Fixed ECDH.setPrivateKey() not updating the key. #27856
  • Fixed an issue where libuv might hang with multiple subframes when nodeIntegrationInSubframes is enabled. #27879 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an out-of-bounds access in WebContents.sendInputEvent. #27855 <span style="font-size:small;">(Also in 10, 11)</span>

    Other Changes

  • Updated Chromium to 89.0.4389.58. #27759