Electron v36.0.0-beta.7

npm
npm install electron@36.0.0-beta.7
yarn
yarn add electron@36.0.0-beta.7
Google ChromeChromium
136.0.7103.25
Node.jsNode.js
22.14.0
V8V8
13.6.233.4

Release Notes

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)