Electron v35.0.0-alpha.5

npm
npm install --save-dev electron@35.0.0-alpha.5
yarn
yarn add --dev electron@35.0.0-alpha.5
Google ChromeChromium
133.0.6920.0
Node.jsNode.js
22.9.0
V8V8
13.3.402

Release Notes

Other Changes

  • Added NSPrefersDisplaySafeAreaCompatibilityMode = false to Info.plist to remove "Scale to fit below built-in camera." from app options. #45357