Electron v36.4.0

Latest Stable
npm
npm install --save-dev electron@36.4.0
yarn
yarn add --dev electron@36.4.0
Google ChromeChromium
136.0.7103.149
Node.jsNode.js
22.15.1
V8V8
13.6.233.11

Release Notes

Fixes

  • Fixed crash in autoUpdater on macOS when zip extraction failed. #47300 (Also in 34, 35, 37)

Other Changes

  • Security: backported fix for CVE-2025-5419. #47353

  • Updated Chromium to 136.0.7103.149. #47295

Documentation

  • Documentation changes: #47298