Electron v38.0.0-alpha.4

Latest Pre Release
npm
npm install --save-dev electron@38.0.0-alpha.4
yarn
yarn add --dev electron@38.0.0-alpha.4
Google ChromeChromium
140.0.7261.0
Node.jsNode.js
22.17.0
V8V8
14.0.32

Release Notes

Fixes

  • Fixed a crash when calling desktopCapturer.getSources with an empty thumbnail size. #47652 (Also in 36, 37)

  • Fixed an issue where the window required restart in order to recognize system accent color setting change. #47658 (Also in 36, 37)

Other Changes

  • Updated Chromium to 140.0.7261.0. #47617