Electron Releases - v26.0.0-alpha.4

npm install electron@v26.0.0-alpha.4
yarn add electron@v26.0.0-alpha.4
Note: This is an alpha release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Fixes

  • Fixed an issue where <datalist> popups are positions incorrectly in BrowserViews. #38610 (Also in 23, 24, 25)