Electron v41.9.2

npm
npm install --save-dev electron@41.9.2
yarn
yarn add --dev electron@41.9.2
Google ChromeChromium
146.0.7680.216
Node.jsNode.js
24.17.0
V8V8
14.6.202.34

Release Notes

Fixes

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