Electron v40.0.0-beta.7

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

Release Notes

Fixes

  • Fixed an issue where no cookie encryption provider was passed into the network service when cookie encryption was enabled. #49350