Electron v36.1.0

Latest Stable
npm
npm install electron@36.1.0
yarn
yarn add electron@36.1.0
Google ChromeChromium
136.0.7103.49
Node.jsNode.js
22.14.0
V8V8
13.6.233.8

Release Notes

Fixes

  • Fixed an issue where transparent child windows on macOS were rendering a grey block as opposed to their correct contents. #46890

  • Fixed display id validation errors on certain versions of windows 10. #46874

Other Changes

  • Added support for --js-flags=--perf-prof on macOS. #46876 (Also in 35)

  • Updated Chromium to 136.0.7103.49. #46870