Electron v37.10.3

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

Release Notes

WARNINGElectron 37.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

Fixes

  • Fixed an issue where systemPreferences.getAccentColor inverted the color. #49067 (Also in 39)