Electron: v12.0.0-beta.23 Release

Release date:
February 8, 2021
Previous version:
v12.0.0-beta.22 (released February 4, 2021)
Magnitude:
0 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.23

electron-bot
erickzhao
trop[bot]

Directory Browser for v12.0.0-beta.23

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

Fixes

  • Backported fix for https://crbug.com/1125165. #27596
  • Fixed a memory leak when creating BrowserWindows. #27641 <span style="font-size:small;">(Also in 11)</span>
  • Fixed memory leak when sending non-primitives over the context bridge. #27636 <span style="font-size:small;">(Also in 10, 11)</span>