ZIP
WinGet
Electron
OpenJS Foundation · 39.1.2 · x86
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.1.2-win32-ia32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.39
Version
39.1.2
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.1.2/electron-v39.1.2-win32-ia32.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v39.1.2
Fixes
- Corrected the appearance of tiled windows on GNOME (when frame: true), and removed resize handles from tiled edges. #48834 ^{(Also in 38, 40)}
- Fix: ESM-from-CJS import when CJK characters are in path. #48873
- Fixed oom crash when optimizing certain wasm functions involving large phi nodes. #48815 ^{(Also in 38, 40)}
- Fixed the issue where the parent window remained interactive after the modal window was opened. #48865 ^{(Also in 40)}
Other Changes
- Updated…