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
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)