Electron Releases - v17.3.1

npm install electron@v17.3.1
yarn add electron@v17.3.1

Release Notes

Fixes

  • Fixed crash when WindowButtonsProxy references cleared NSWindow. #33488 (Also in 15, 16, 18)
  • Fixed crash when running under Wayland caused by calling X11 functions. #33499 (Also in 18)