ZIP
WinGet
Electron
OpenJS Foundation · 42.2.0 · 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-v42.2.0-win32-ia32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.42
Version
42.2.0
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/v42.2.0/electron-v42.2.0-win32-ia32.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v42.2.0
Features
- Allowed the --experimental-inspector-network-resource Node.js flag to be passed through Electron. #51378 ^{(Also in 41)}
Fixes
- Fixed crash for Notification close. #51657 ^{(Also in 41, 43)}
Other Changes
- Backported fixes for a use-after-free in touch-event queue teardown, a runtime-effect validation gap in Skia image filters, and an integer overflow in the GLSL translator. #51646
- Backported fixes for an out-of-bounds write in WebAudio worklet setup, a h…