npm electron 32.2.2
electron v32.2.2

latest release: 31.7.2
7 hours ago

Release Notes for v32.2.2

Fixes

  • Fixed trace-startup not working on macOS. #44292 (Also in 33, 34)
  • Fixed an issue where closing a window after printing on Linux triggered a crash. #44282 (Also in 31, 33, 34)
  • Fixed an issue where the exit event could be emitted twice from the utilityProcess. #44268 (Also in 31, 33, 34)
  • Fixed calling setAlwaysOnTop on a hidden window which is then shown with showInactive on Linux under X11. #44325 (Also in 31, 33, 34)
  • Fixed race condition in which WebContents appears as white screen on VDI machines without hardware acceleration capabilities. #44351 (Also in 33, 34)

Other Changes

  • Security: backported fix for CVE-2024-7966.
    • Security: backported fix for CVE-2024-9370. #44312
  • Security: backported fix for chromium:367734947.
    • Security: backported fix for chromium:366635354. #44357

Don't miss a new electron release

NewReleases is sending notifications on new releases.