npm electron 27.0.0-alpha.4
electron v27.0.0-alpha.4

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
13 months ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@27.0.0-alpha.4.

Release Notes for v27.0.0-alpha.4

Fixes

  • Fixed an issue where child windows opened when the parent window is already fullscreen did not respect the child windows' fullscreenability and resizability settings. #39640 (Also in 24, 25, 26)
  • Fixed an issue where pressing the escape key did not properly trigger PDF presentation mode exit. #39660
  • Fixed an issue where the Node.js assert module did not work in the renderer process. #39623 (Also in 24, 26)

Don't miss a new electron release

NewReleases is sending notifications on new releases.