Electron v36.0.0-alpha.6

npm
npm install --save-dev electron@36.0.0-alpha.6
yarn
yarn add --dev electron@36.0.0-alpha.6
Google ChromeChromium
136.0.7067.0
Node.jsNode.js
22.14.0
V8V8
13.6.53

Release Notes

Fixes

  • Fixed a crash that could occur when dragging and dropping files into the browser. #46312 (Also in 35)

  • Fixed an issue where navigationHistory.restore() failed to restore the userAgent if it was overridden. #46299 (Also in 34, 35)

  • Fixed build failure when building with printing disabled. #46284 (Also in 34, 35)