npm electron 36.0.0-beta.3
electron v36.0.0-beta.3

latest releases: 34.5.2, 35.2.0, 33.4.10...
12 days 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@36.0.0-beta.3.

Release Notes for v36.0.0-beta.3

Breaking Changes

  • Fixed an issue where badly formatted switches could cause crashes in app.commandLine functions. #46446

Fixes

  • Fix: don't copy 'package.json's out of ASAR file. #46477 (Also in 35)
  • Fixed a bug that could cause some maximized windows on Linux to report an incorrect window state. #46463 (Also in 34, 35)
  • Fixed a possible crash using Node.js on some arm32 devices. #46460 (Also in 35)
  • Fixed a potential crash in parentPort. #46496 (Also in 34, 35)
  • Fixed crash on application exit with pending app.getGPUInfo promise. #46471 (Also in 34, 35)

Don't miss a new electron release

NewReleases is sending notifications on new releases.