Electron v42.5.2

npm
npm install --save-dev electron@42.5.2
yarn
yarn add --dev electron@42.5.2
Google ChromeChromium
148.0.7778.271
Node.jsNode.js
24.17.0
V8V8
14.8.178.33

Release Notes

Fixes

  • Windows opened from links inside a sandboxed iframe now inherit the iframe's sandbox restrictions unless allow-popups-to-escape-sandbox is set. #52190 (Also in 43)