npm electron 38.0.0-alpha.5
electron v38.0.0-alpha.5

latest releases: 39.0.0-alpha.1, 38.0.0, 38.0.0-beta.11...
one month 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@38.0.0-alpha.5.

Release Notes for v38.0.0-alpha.5

Fixes

  • Fixed an issue where an invalid color passed as a string to accentColor would result in a white accent color. #47684
  • Fixed an issue where child windows could crash if they were opened from a fullscreen parent and have roundedCorners set to false. #47681 (Also in 36, 37)

Don't miss a new electron release

NewReleases is sending notifications on new releases.