Electron v38.0.0-alpha.9

npm
npm install --save-dev electron@38.0.0-alpha.9
yarn
yarn add --dev electron@38.0.0-alpha.9
Google ChromeChromium
140.0.7301.0
Node.jsNode.js
22.17.1
V8V8
14.0.241

Release Notes

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