npm electron 41.5.1
electron v41.5.1

latest release: 42.0.1
6 hours ago

Release Notes for v41.5.1

Fixes

  • Fixed app.getLoginItemSettings() returning undefined for executableWillLaunchAtLogin on macOS; the property is now always a boolean. #51508 (Also in 40, 42)
  • Fixed a potential race condition crash when closing DevTools. #51474 (Also in 42)
  • Fixed cross-origin isolation failing for non-file origins. #51403 (Also in 42)
  • Improved the way Electron determines the default XDG App ID and WM_CLASS on Linux for better platform compatibility if desktopName is not provided in package.json. #51480 (Also in 42)

Don't miss a new electron release

NewReleases is sending notifications on new releases.