Electron v39.1.0

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

Release Notes

Fixes

  • Fixed an issue on Wayland (Linux) where right-clicking in the titlebar could break mouse interactions. #48758 (Also in 38, 40)

  • Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48711 (Also in 37, 38)

  • Fixed incorrect signal variable reference in nan-spec-runner that could cause install failures to go undetected. #48709 (Also in 38)

Other Changes

  • Updated Chromium to 142.0.7444.59. #48723

  • Updated Node.js to v22.21.1. #48616