Electron: v12.0.0-beta.25 Release

Release date:
February 11, 2021
Previous version:
v12.0.0-beta.24 (released February 9, 2021)
Magnitude:
10 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.25

trop[bot]
electron-bot
codebytere

Directory Browser for v12.0.0-beta.25

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

Fixes

  • Fixed an occasional white flicker present when rendering BrowserViews in close succession. #27658 <span style="font-size:small;">(Also in 10, 11)</span>

    Other Changes

  • Fixed crash when loading wasm modules in child node process with mac arm64 > 11.2. #27685 <span style="font-size:small;">(Also in 11)</span>

  • Fixed slow child process spawning on macOS Big Sur. #27656 <span style="font-size:small;">(Also in 10, 11)</span>