Electron Releases - v5.0.0-beta.4

npm install electron@v5.0.0-beta.4
yarn add electron@v5.0.0-beta.4
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 defaultId not taking affect when set to 0 and no "cancel" button was present on macOS. #17150
  • Fixed webContents.print() not working correctly. #17117

Other Changes

  • Updated Chromium to 73.0.3683.41. #16980
  • Updated Chromium to 73.0.3683.49. #17094
  • Updated Chromium to 73.0.3683.54. #17147

Documentation

  • Documentation changes: #17118