Electron v43.0.0-beta.4

Latest Pre Release
npm
npm install --save-dev electron@43.0.0-beta.4
yarn
yarn add --dev electron@43.0.0-beta.4
Google ChromeChromium
150.0.7871.13
Node.jsNode.js
24.16.0
V8V8
15.0.245.4

Release Notes

Fixes

  • Fixed DevTools Network panel missing most requests after navigating when webContents.debugger is attached. #51964 (Also in 42)

  • Fixed a bug on Linux where a 1px line appeared at the top of frameless windows if the window and web contents had different background colors. #51999

Other Changes

  • Updated Chromium to 150.0.7871.13. #51814