ZIP
WinGet
Electron
OpenJS Foundation · 39.2.5 · arm64
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.5-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.39
Version
39.2.5
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.5/electron-v39.2.5-win32-arm64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v39.2.5
Fixes
- Fixed a Windows notification issue where clicking a native notification would result in an application hang on certain Windows environments. #49130 ^{(Also in 40)}
- Fixed an issue where menu-did-close was not emitted properly for some application menus. #49093 ^{(Also in 38, 40)}
- Reduced amount of visual artifacts while resizing a window on Windows. #49076
Other Changes
- Fixed devtools element panel flickering when with node inspection. #49044 ^{(Also in 40)…