Electron v42.5.0

Latest Stable
npm
npm install --save-dev electron@42.5.0
yarn
yarn add --dev electron@42.5.0
Google ChromeChromium
148.0.7778.271
Node.jsNode.js
24.17.0
V8V8
14.8.178.33

Release Notes

Fixes

  • Fixed Windows edge case in NativeWindowViews::MoveBehindTaskBarIfNeeded(). #52022 (Also in 41, 43)

  • Fixed an issue where clicking the maximize button could progressively shrink the window in some Wayland environments. #52045 (Also in 43)

Other Changes

  • Backported fixes from upstream Chromium. #51975

  • Updated Chromium to 148.0.7778.271. #52038

  • Updated Node.js to v24.17.0. #52066