Electron v37.6.0

npm
npm install --save-dev electron@37.6.0
yarn
yarn add --dev electron@37.6.0
Google ChromeChromium
138.0.7204.251
Node.jsNode.js
22.19.0
V8V8
13.8.258.32

Release Notes

Features

  • Allowed for persisting File System API grant status within a given session. #48328 (Also in 38)

Fixes

  • Fixed excessive WindowServer GPU usage on macOS Tahoe 26. #48400 (Also in 36, 39)

  • Fixed high CPU usage with <input> tag on macOS 26. #48392 (Also in 39)