Electron v30.0.0-beta.8

npm
npm install --save-dev electron@30.0.0-beta.8
yarn
yarn add --dev electron@30.0.0-beta.8
Google ChromeChromium
124.0.6367.29
Node.jsNode.js
20.11.1
V8V8
12.4.254.8

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