Electron v40.0.0-beta.8

Latest Pre Release
npm
npm install --save-dev electron@40.0.0-beta.8
yarn
yarn add --dev electron@40.0.0-beta.8
Google ChromeChromium
144.0.7559.31
Node.jsNode.js
24.11.1
V8V8
14.4.258.13

Release Notes

Features

  • Added support for WebSocket authentication through the login event on webContents. #49064

Fixes

  • Fixed an issue on Windows and Linux where no cookie encryption key provider was passed into the network service when cookie encryption was enabled. #49375