Electron Releases - v10.0.1

npm install electron@v10.0.1
yarn add electron@v10.0.1

Release Notes

Fixes

  • Fixed powerMonitor not emitting suspend/resume events on some Windows machines. #25111
  • Fixed an issue where notifications with a reply button could potentially be destroyed too early when a user clicked on the notification body before replying. #25100
  • Fixed an issue where some apps might be rejected from the Mac App Store owing to a private font-related API added in Chromium. #25137
  • Fixed window size being changed after unmaximizing. #25132

Other Changes

  • Fixed a potential crash on print job cancellation. #25131
  • Updated Chromium to 85.0.4183.86. #25142