Electron v38.0.0-beta.11

npm
npm install --save-dev electron@38.0.0-beta.11
yarn
yarn add --dev electron@38.0.0-beta.11
Google ChromeChromium
140.0.7339.41
Node.jsNode.js
22.18.0
V8V8
14.0.365.4

Release Notes

Fixes

  • Fixed an issue where dialog.showMessageDialog showed a window incorrectly centered to monitor instead of parent window when passed. #48215