Electron Releases - v5.0.0-beta.5

npm install electron@v5.0.0-beta.5
yarn add electron@v5.0.0-beta.5
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 5.0.0-beta.1 menuitem crash on Windows and Linux. #17215
  • Fixed a bug when retrieving security scoped bookmarks in ShowOpenDialog and ShowSaveDialog. #17177

Other Changes

  • Updated Chromium to 73.0.3683.61. #17192

Documentation

  • Documentation changes: #17167