Electron v40.8.0

Latest Stable
npm
npm install --save-dev electron@40.8.0
yarn
yarn add --dev electron@40.8.0
Google ChromeChromium
144.0.7559.236
Node.jsNode.js
24.14.0
V8V8
14.4.258.32

Release Notes

Features

  • Added a reason property to the Notification 'closed' event on Windows to allow developers to know the reason the Notification was dismissed. #50030 (Also in 41)

Fixes

  • Fixed shutdown crash on windows when hidden titlebar is enabled. #50053 (Also in 39, 41)

Other Changes

  • Updated Chromium to 144.0.7559.236. #50060