Electron v37.2.4

Latest Stable
npm
npm install --save-dev electron@37.2.4
yarn
yarn add --dev electron@37.2.4
Google ChromeChromium
138.0.7204.157
Node.jsNode.js
22.17.1
V8V8
13.8.258.26

Release Notes

Fixes

  • Fixed a bug where app extensions filters didn't allow for selecting app bundles in macOS file dialogs. #47839 (Also in 36, 38)

  • Fixed an issue where certain operations performed in a window close callback could trigger a crash. #47813 (Also in 36, 38)

Other Changes

  • Updated Chromium to 138.0.7204.157. #47773

  • Updated Node.js to v22.17.1. #47774