npm electron 29.0.0-alpha.7
electron v29.0.0-alpha.7

latest releases: 31.1.0, 32.0.0-alpha.4, 32.0.0-alpha.3...
5 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@29.0.0-alpha.7.

Release Notes for v29.0.0-alpha.7

Fixes

  • Fixed incorrect title bar shown on frameless transparent windows. #40862 (Also in 27, 28)
  • Fixed the GrantFileProtocolExtraPrivileges not correctly preventing fetch() calls to file:// URLs. #40864
  • Unset all Node envs in node process when parent is a foreign process. #40881 (Also in 27, 28)

Don't miss a new electron release

NewReleases is sending notifications on new releases.