Electron Releases - v30.0.0-beta.8

npm install electron@v30.0.0-beta.8
yarn add electron@v30.0.0-beta.8
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 a bug where a window with maximization disabled and WCO enabled would still show its maximization button. #41805
  • Fixed an issue where child views in a BrowserWindow could sometimes be. #41802