Electron v37.0.0-beta.1

npm
npm install --save-dev electron@37.0.0-beta.1
yarn
yarn add --dev electron@37.0.0-beta.1
Google ChromeChromium
138.0.7178.0
Node.jsNode.js
22.15.1
V8V8
13.8.136

Release Notes

Fixes

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

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