Electron: v22.3.2 Release

Release date:
March 2, 2023
Previous version:
v22.3.1 (released February 20, 2023)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v22.3.2

trop[bot]

Directory Browser for v22.3.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 <span style="font-size:small;">(Also in 23, 24)</span>
  • 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 <span style="font-size:small;">(Also in 23, 24)</span>
  • Fixed window could not go back to maximized state when restored on Linux. #37360 <span style="font-size:small;">(Also in 23, 24)</span>

    Other Changes

  • Improved error messages for contents.takeHeapSnapshot. #37459 <span style="font-size:small;">(Also in 23, 24)</span>