ZIP
WinGet
Electron
OpenJS Foundation · 37.4.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-v37.4.0-win32-ia32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.37
Version
37.4.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/v37.4.0/electron-v37.4.0-win32-ia32.zip
Release Notes
Release Notes for v37.4.0
Features
- Added tray.{get|set}AutosaveName to enable macOS tray icons to maintain position across launches. #48076 (Also in 36, 38)
Fixes
- Fixed an issue where net.isOnline() always returned true in utilityProcesses. #48152 (Also in 36, 38)
- Fixed an issue where snapped corner state wasn't properly restored after minimizing and then restoring. #48156 (Also in 36, 38)
- Fixed an issue where the accent color would be accidentally inverted when set to match the system c…