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

latest releases: 39.0.0-alpha.2, 39.0.0-alpha.1, 38.0.0...
4 months 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.7.

Release Notes for v36.0.0-beta.7

Features

  • Added nativeTheme.shouldUseDarkColorsForSystemIntegratedUI to distinguish system and app theme. #46598 (Also in 35)

Fixes

  • Fixed an inverted conditional in the above PR that caused broken window borders in some circumstances on Wayland. #46642 (Also in 33, 34, 35)
  • Fixed several paint and white flash issues on macOS. #46629 (Also in 35)

Don't miss a new electron release

NewReleases is sending notifications on new releases.