ZIP
WinGet
Electron
OpenJS Foundation · 38.6.0 · 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-v38.6.0-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.38
Version
38.6.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/v38.6.0/electron-v38.6.0-win32-arm64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v38.6.0
Fixes
- Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48801 ^{(Also in 39, 40)}
- Fixed an issue on Wayland (Linux) where right-clicking in the titlebar could break mouse interactions. #48757 ^{(Also in 39, 40)}
- Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48710 ^{(Also in 37, 39)}
- Fixed draw smoothing round corner issue. #48780 ^{(Also in 40)}
- Fixed incorrect s…