Electron v39.1.1

Latest Stable
npm
npm install --save-dev electron@39.1.1
yarn
yarn add --dev electron@39.1.1
Google ChromeChromium
142.0.7444.59
Node.jsNode.js
22.21.1
V8V8
14.2.231.14

Release Notes

Fixes

  • Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48800 (Also in 40)

  • Fixed draw smoothing round corner issue. #48781 (Also in 40)