Electron v38.2.0

Latest Stable
npm
npm install --save-dev electron@38.2.0
yarn
yarn add --dev electron@38.2.0
Google ChromeChromium
140.0.7339.133
Node.jsNode.js
22.19.0
V8V8
14.0.365.4

Release Notes

Features

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

Fixes

  • Fixed Wayland configuration through the XDG_SESSION_TYPE environment variable. #48309

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

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