ZIP
WinGet
Electron
OpenJS Foundation · 34.5.3 · 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-v34.5.3-win32-ia32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.34
Version
34.5.3
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/v34.5.3/electron-v34.5.3-win32-ia32.zip
Release Notes
Release Notes for v34.5.3
Fixes
- Fixed Minimize menu button to follow set window minimizability on Windows. #46716 (Also in 35, 36)
- Fixed case where file dialog filters would get mixed up, if a * filter was included. #46720 (Also in 35, 36)
- Fixed crash on reconversion with google IME and editcontext on macOS. #46701 (Also in 35, 36)
- Microtasks are no longer (incorrectly) run by serializing values, including when sending IPC. #46683 (Also in 35, 36)
Other Changes
- Backported fix for 40529…