Electron Releases - v20.0.0-beta.11

npm install electron@v20.0.0-beta.11
yarn add electron@v20.0.0-beta.11
Note: This is a beta 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 a crash when calling BrowserWindow.setEnabled(). #34972
  • Fixed a potential printing hang. #34968