npm electron 34.5.4
electron v34.5.4

latest releases: 39.0.0-alpha.2, 39.0.0-alpha.1, 38.0.0...
4 months ago

Release Notes for v34.5.4

Fixes

  • Fixed electron.shell.openExternal and electron.shell.openPath to honor user-defined system defaults on Linux. #46791 (Also in 33, 35, 36)
  • Fixed a possible crash when using navigator.bluetooth.requestDevice and the select-bluetooth-device event. #46783 (Also in 35, 36)
  • Fixed a potential crash when closing a window with child windows. #46775 (Also in 35, 36)
  • Fixed build error with enable_electron_extensions=false. #46841 (Also in 35, 36)
  • Fixed crash when renderer process crashes while webview is reloading. #46770 (Also in 35, 36)
  • Fixed documentation to mark Window.autoHideMenuBar as supported on Linux and Windows. #46831 (Also in 35, 36)

Don't miss a new electron release

NewReleases is sending notifications on new releases.