Electron v39.0.0-beta.2

Latest Pre Release
npm
npm install --save-dev electron@39.0.0-beta.2
yarn
yarn add --dev electron@39.0.0-beta.2
Google ChromeChromium
142.0.7417.0
Node.jsNode.js
22.20.0
V8V8
14.2.133

Release Notes

Features

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

Fixes

  • Fixed Wayland configuration through the XDG_SESSION_TYPE environment variable. #48310 (Also in 38)

Other Changes

  • Updated Node.js to v22.20.0. #48382