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@38.0.0-alpha.9
.
Release Notes for v38.0.0-alpha.9
Fixes
- Fixed a bug where
app
extensions filters didn't allow for selecting app bundles in macOS file dialogs. #47841 (Also in 36, 37)
Other Changes
- Updated Chromium to 140.0.7301.0. #47849