Electron v38.0.0-alpha.10

npm
npm install --save-dev electron@38.0.0-alpha.10
yarn
yarn add --dev electron@38.0.0-alpha.10
Google ChromeChromium
140.0.7309.0
Node.jsNode.js
22.17.1
V8V8
14.0.264

Release Notes

Fixes

  • Fixed a bug where the Referer header was not being set correctly when using webContents.downloadURL(). #47867 (Also in 36)

Other Changes

  • Updated Chromium to 140.0.7309.0. #47863