npm electron 12.0.0-beta.25
electron v12.0.0-beta.25

latest releases: 33.0.0-beta.7, 33.0.0-beta.6, 33.0.0-beta.5...
3 years ago

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

Release Notes for v12.0.0-beta.25

Fixes

  • Fixed an occasional white flicker present when rendering BrowserViews in close succession. #27658 (Also in 10, 11)

Other Changes

  • Fixed crash when loading wasm modules in child node process with mac arm64 > 11.2. #27685 (Also in 11)
  • Fixed slow child process spawning on macOS Big Sur. #27656 (Also in 10, 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.