Electron v41.0.3

Latest Stable
npm
npm install --save-dev electron@41.0.3
yarn
yarn add --dev electron@41.0.3
Google ChromeChromium
146.0.7680.80
Node.jsNode.js
24.14.0
V8V8
14.6.650202

Release Notes

Fixes

  • Added additional ASAR support to additional fs copy methods. #50286 (Also in 39, 40, 42)

  • Fixed an issue where some DevTools functionality didn't work as expected. #50276 (Also in 40, 42)

  • Fixed user resizing of transparent windows on win32 platform. #50298 (Also in 39, 40, 42)

Other Changes

  • Updated Chromium to 146.0.7680.80. #50262

Documentation

  • Documentation changes: #50293