Electron: v12.0.0-beta.9 Release

Release date:
December 11, 2020
Previous version:
v12.0.0-beta.8 (released December 10, 2020)
Magnitude:
70 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.9

nornagon
trop[bot]
electron-bot

Directory Browser for v12.0.0-beta.9

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

Fixes

  • Added Electron DLLs like libGLESv2.dll to symbol server. #26966 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed an issue that a message box in GTK contains no buttons. #26917 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where event.reply could sometimes not deliver a reply to an IPC message when cross-site iframes were present. #26925 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed an occasional crash on Windows related to NativeViewHost::SetParentAccessible. #26952 <span style="font-size:small;">(Also in 9, 10, 11)</span>