npm electron 29.4.3
electron v29.4.3

latest release: 32.0.0-alpha.5
2 days ago

Release Notes for v29.4.3

Fixes

  • Fixed an issue where app.setLoginItemSettings incorrectly checked against loginItemService. #42405 (Also in 30, 31)
  • Fixed an issue where navigator.usb.getDevices() could crash in some circumstances. #42463 (Also in 30, 31)
  • Fixed an issue where bad flags passed via --js-flags could cause a crash. #42442 (Also in 30, 31)
  • Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #42679 (Also in 30, 31, 32)
  • Fixed an issue where some calls to WebUSB methods could crash. #42363 (Also in 31)
  • Fixed potentially incorrect exit code in UtilityProcess. #42396 (Also in 30, 31)
  • Fixed support for multiple folder/file selection in //shell_dialogs portal implementation. #42425 (Also in 30, 31)
  • Re-adds functionality to check whether or not an app was launched as a login service on macOS. #42421 (Also in 30, 31)

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.