Electron v40.10.6

npm
npm install --save-dev electron@40.10.6
yarn
yarn add --dev electron@40.10.6
Google ChromeChromium
144.0.7559.236
Node.jsNode.js
24.15.0
V8V8
14.4.258.32

Release Notes

Fixes

  • Fixed ProtocolResponse.url requests being made through the default session instead of the session the protocol handler was registered on when ProtocolResponse.session was not set. #52135 (Also in 41, 42, 43)

Other Changes

  • Backported fixes from upstream Chromium. #52121

  • Backported fixes from upstream Chromium. #52171