Electron Releases - v11.0.0-beta.11

npm install electron@v11.0.0-beta.11
yarn add electron@v11.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

  • Fix: gdi printing in silent printing mode. #25744 (Also in 10, 11)
  • Fixed crash when application launched from UNUserNotificationCenter notification (via a native node module). #25738 (Also in 9, 10, 11)