Electron v37.2.1

Latest Stable
npm
npm install --save-dev electron@37.2.1
yarn
yarn add --dev electron@37.2.1
Google ChromeChromium
138.0.7204.97
Node.jsNode.js
22.17.0
V8V8
13.8.500258

Release Notes

Fixes

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

  • Fixed an issue where child windows could crash if they were opened from a fullscreen parent and have roundedCorners set to false. #47682 (Also in 36, 38)

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