Electron v36.3.2

Latest Stable
npm
npm install --save-dev electron@36.3.2
yarn
yarn add --dev electron@36.3.2
Google ChromeChromium
136.0.7103.115
Node.jsNode.js
22.15.1
V8V8
13.6.233.10

Release Notes

Fixes

  • Fixed an issue where protected transparent windows inappropriately showed a titlebar after visibility change. #47264 (Also in 35, 37)

  • Fixed regression with directory selection in macOS dialogs. #47278 (Also in 35, 37)

Other Changes

  • Updated Chromium to 136.0.7103.115. #47215