ZIP
WinGet
Electron
OpenJS Foundation · 34.2.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-v34.2.0-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.34
Version
34.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/v34.2.0/electron-v34.2.0-win32-arm64.zip
Release Notes
Release Notes for v34.2.0
Features
- Added webContents.navigationHistory.restore(index, entries) API that allows restoration of navigation history. #45584
Fixes
- Fixed an issue where windows on Windows with backgroundMaterial lost effect on maximization. #45526 (Also in 35)
- Fixed crash when accessing WebFrameMain frames and name attributes on destroyed frames. #45510 (Also in 33, 35)
- Fixed the path for a needed library used for mksnapshot. #45544 (Also in 32, 33, 35)
Other Changes
- Updated…