Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@26.0.0-alpha.3
.
Release Notes for v26.0.0-alpha.3
Fixes
- Fixed an issue where files could in some circumstances be selection when
openFile
was not passed as a dialog property. #38590