npm electron 37.8.0
electron v37.8.0

latest release: 38.5.0
17 hours ago

Release Notes for v37.8.0

Features

  • Added methods to enable more granular accessibility support management. #48627 (Also in 38, 39)
  • Support dynamic ESM imports in non-context isolated preloads. #48487 (Also in 38, 39)

Fixes

  • Fixed a potential crash in dialog.showOpenDialog on Windows with an empty extension filter array. #48659 (Also in 38, 39)
  • Fixed an error when checking environmental variables when using remote checksums when installing Electron via npm. #48671 (Also in 38, 39)
  • Fixed an issue where trafficLightPosition would not be correctly applied when using titleBarStyle: 'customButtonsOnHover' on macOS 26. #48622 (Also in 38, 39)

Documentation

  • Documentation changes: #48683

Don't miss a new electron release

NewReleases is sending notifications on new releases.