Electron Releases - v8.5.0

npm install electron@v8.5.0
yarn add electron@v8.5.0

Release Notes

Fixes

  • Fixed an issue where suspend/resume were emitted twice on macOS. #24844
  • Fixed crash when navigating from a page with webview that has inherited zoom level. #24766