npm electron 32.2.6
electron v32.2.6

8 hours ago

Release Notes for v32.2.6

Fixes

  • Fixed an issue where resize wasn't being emitted for single-pixel resizes on Windows. #44724 (Also in 33, 34)
  • Fixed an issue where a utilityProcess pid would not be undefined after exit. #44693 (Also in 33, 34)
  • Fixed an issue where buttons shown under the Window Controls Overlay API were missing tooltips. #44758 (Also in 33, 34)
  • Fixed an issue where the webContents context-menu event was not emitted when using -webkit-app-region: drag. #44798 (Also in 33, 34)
  • Fixed crash in net api when utility process exits. #44730 (Also in 33, 34)
  • Return 0 exit code for normal termination of the utility process. #44749 (Also in 33, 34)

Other Changes

  • Fixed drag-and-drop session being canceled on wayland with empty dragData. #44760
  • Updated Node.js to v20.18.1. #44779

Don't miss a new electron release

NewReleases is sending notifications on new releases.