npm electron 35.2.2
electron v35.2.2

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

Release Notes for v35.2.2

Fixes

  • Fixed electron.shell.openExternal and electron.shell.openPath to honor user-defined system defaults on Linux. #46789 (Also in 33, 34, 36)
  • Fixed a possible crash when using navigator.bluetooth.requestDevice and the select-bluetooth-device event. #46784 (Also in 34, 36)
  • Fixed a potential crash when closing a window with child windows. #46774 (Also in 34, 36)
  • Fixed build error with enable_electron_extensions=false. #46840 (Also in 34, 36)
  • Fixed crash when renderer process crashes while webview is reloading. #46769 (Also in 34, 36)
  • Fixed documentation to mark Window.autoHideMenuBar as supported on Linux and Windows. #46829 (Also in 34, 36)
  • Fixed the visibleOnAllWorkspaces property on Linux. #46861
  • Fixed the border style of windows with vibrancy on macOS. #46772 (Also in 36)
  • Fixed the issue where maximizing and restoring the window does not respect the corner radius settings, and the corner radius is incorrect in fullscreen mode. #46847 (Also in 36)

Don't miss a new electron release

NewReleases is sending notifications on new releases.