Electron v44.4.1

Latest Stable
Released Sep 15, 2026Today
npm
npm install --save-dev electron@44.4.1
yarn
yarn add --dev electron@44.4.1
Google ChromeChromium
152.0.7977.78
Node.jsNode.js
24.21.0
V8V8
15.2.124.19

Release Notes

Fixes

  • Fixed default protocol client APIs falsely returning true on Windows. #53959 (Also in 43, 45)

  • Fixed several object lifetime issues in Debugger, Menu, Tray, Notification, globalShortcut, utilityProcess, ServiceWorkerMain, WebFrameMain, webFrame, sharedTexture, systemPreferences, netLog, MessagePortMain, net.request and shell.openPath(). #53968 (Also in 45)