npm electron 30.2.0
electron v30.2.0

latest releases: 32.1.1, 33.0.0-beta.1, 33.0.0-alpha.6...
2 months ago

Release Notes for v30.2.0

Features

  • Enabled the Windows Control Overlay API on Linux. #42683 (Also in 31, 32)
  • Expose systemPreferences to utilityProcess. #42600 (Also in 31, 32)

Fixes

  • Fixed a focus issue when calling BrowserWindow.setTopBrowserView. #42735 (Also in 31, 32)
  • Fixed an issue where fetch-dependent interfaces could be missing in Web Workers with nodeIntegrationInWorker enabled. #42596 (Also in 31, 32)
  • Fixed an issue where navigator.mediaDevices.enumerateDevices could return broken results in some cases after calling session.setPermissionCheckHandler. #42807 (Also in 31, 32)
  • Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #42676 (Also in 29, 31, 32)
  • Fixed an issue where the user-specified default path did not work in some circumstances when using Linux dialogs. #42687 (Also in 31, 32)
  • Fixed potentially incorrect exit code in UtilityProcess. #42395 (Also in 29, 31)

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.