Electron Releases - v19.0.0-beta.3

npm install electron@v19.0.0-beta.3
yarn add electron@v19.0.0-beta.3
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 issue where mixed-case extension filters in file dialogs were ignored on Linux. #34015
  • Fixed the initialization of first party sets in the browser process. #34011