ZIP
WinGet
Electron
OpenJS Foundation · 34.1.0 · x64
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.1.0-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.34
Version
34.1.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.1.0/electron-v34.1.0-win32-x64.zip
Release Notes
Release Notes for v34.1.0
Features
- Added view.getVisible(). #45410 (Also in 35)
- Added permission support for document.executeCommand("paste"). #45472 (Also in 33, 35)
Fixes
- Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. #45419 (Also in 35)
- Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #45426 (Also in 33, 35)
- Fixed an issue where Windows Control Overlay didn't work with some window configurations. #4…