Electron v43.0.0-beta.4
Latest Pre Releasenpm
npm install --save-dev electron@43.0.0-beta.4
yarn
yarn add --dev electron@43.0.0-beta.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