Electron v11.0.0-beta.4

npm
npm install --save-dev electron@11.0.0-beta.4
yarn
yarn add --dev electron@11.0.0-beta.4
Google ChromeChromium
86.0.4234.0
Node.jsNode.js
12.18.3
V8V8
8.6.373

Release Notes

Fixes

    • Fixes the following issues for frameless when maximized on Windows: * fix unreachable task bar when auto hidden with position top * fix 1px extending to secondary monitor * fix 1px overflowing into taskbar at certain resolutions * fix white line on top of window under 4k resolutions. #25217 (Also in 8, 9, 10, 11)