ZIP
WinGet
Electron
OpenJS Foundation · 39.2.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
electron-v39.2.4-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.39
Version
39.2.4
Description
Build cross-platform desktop apps with JavaScript, HTML, and CSS.
License
MIT
↗
Homepage
https://www.electronjs.org/
Installer URL
https://github.com/electron/electron/releases/download/v39.2.4/electron-v39.2.4-win32-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v39.2.4
Fixes
- Fixed an issue where the close callback param for menu.popup would fire when any arbitrary submenu of the given menu closed, and not the menu itself. #49045 ^{(Also in 38, 40)}
- Fixed crash when reading system certificates via nodejs tls module. #49042 ^{(Also in 40)}
- Fixed the issue where the parent window leave disabled after the modal window call show() multiple time. #49019 ^{(Also in 38, 40)}
Other Changes
- Updated Chromium to 142.0.7444.177. #49037