Electron Releases - v17.0.0-alpha.4

npm install electron@v17.0.0-alpha.4
yarn add electron@v17.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 console windows from ELECTRON_RUN_AS_NODE instances. #31972 (Also in 16)
  • Fixed respecting aspect ratio when maximum size is set on BrowserWindow. #31958 (Also in 14, 15, 16)

Other Changes

  • Updated Chromium to 98.0.4706.0. #31982