npm electron 40.0.0-alpha.8
electron v40.0.0-alpha.8

9 hours 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@40.0.0-alpha.8.

Release Notes for v40.0.0-alpha.8

Fixes

  • Fixed an issue where the close callback param for menu.popup would fire when any arbitrary submenu of the given menu closed, and not the menu itself. #49046 (Also in 38, 39)
  • Fixed crash when reading system certificates via nodejs tls module. #49041

Other Changes

  • Fixed devtools element panel flickering when with node inspection. #49043

Don't miss a new electron release

NewReleases is sending notifications on new releases.