Electron v44.4.1
Latest StableReleased Sep 15, 2026Today
npm
npm install --save-dev electron@44.4.1
yarn
yarn add --dev electron@44.4.1
Release Notes
Fixes
Fixed default protocol client APIs falsely returning
trueon 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.requestandshell.openPath(). #53968 (Also in 45)