Electron Releases - v19.0.0-beta.5

npm install electron@v19.0.0-beta.5
yarn add electron@v19.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 an OSR crash happening when input select items were rendered. #34093 (Also in 17, 18)
  • Fixed an issue where calling SetLoginItemSettings() could potentially cause network volumes to be incorrectly mounted. #34108 (Also in 17, 18)
  • Fixed the initialization of First Party Sets on Windows, where First Party Sets would sometimes fail to load. #34138

Other Changes

  • Updated Chromium to 102.0.5005.40. #34089