8000 Release electron v12.0.0-beta.30 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electron v12.0.0-beta.30

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 25 Feb 17:25
· 342 commits to 12-x-y since this release

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@12.0.0-beta.30.

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 (Also in 10, 11)
  • Fixed an out-of-bounds access in WebContents.sendInputEvent. #27855 (Also in 10, 11)

Other Changes

  • Updated Chromium to 89.0.4389.58. #27759
0