Electron Releases - v19.0.0-beta.7

npm install electron@v19.0.0-beta.7
yarn add electron@v19.0.0-beta.7
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 some BrowserWindows opened from new links wouldn't properly load URLs. #34189
  • Fixed an issue where tray items wouldn't highlight in some scenarios on macOS. #34208 (Also in 16, 17, 18)