Electron Releases

Filter by channel Filter by major release

Release Notes for v22.3.2

Fixes

  • Fixed an issue where minWidth/minHeight and maxWidth/maxHeight would not be enforced if the user set an aspectRatio on macOS. #37458 (Also in 23, 24)
  • Fixed an issue where passing both hasReply and actions to a main process Notification on macOS resulted in the first action being obscured and unavailable. #37447 (Also in 23, 24)
  • Fixed window could not go back to maximized state when restored on Linux. #37360 (Also in 23, 24)

Other Changes

  • Improved error messages for contents.takeHeapSnapshot. #37459 (Also in 23, 24)