Electron v37.1.0

Latest Stable
npm
npm install --save-dev electron@37.1.0
yarn
yarn add --dev electron@37.1.0
Google ChromeChromium
138.0.7204.35
Node.jsNode.js
22.16.0
V8V8
13.8.258.18

Release Notes

Features

  • Added support for customizing system accent color and highlighting of active window border. #47537 (Also in 35, 36)

Fixes

  • Fixed an issue where utility processes could leak file handles. #47543 (Also in 35, 36)