Electron v37.6.1

npm
npm install --save-dev electron@37.6.1
yarn
yarn add --dev electron@37.6.1
Google ChromeChromium
138.0.7204.251
Node.jsNode.js
22.19.0
V8V8
13.8.258.32

Release Notes

Fixes

  • AccentColor set distinguishes the frame. #48449 (Also in 38, 39)

  • Fix: runtime JS error that crashes GetPackageJSON. #48423 (Also in 38, 39)

  • Fixed an issue where snapped windows aren't correctly snapped when minimized and then unminimized. #48439 (Also in 38, 39)