Electron Releases - v17.1.2

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

Release Notes

Fixes

  • Fixed an issue where setting window maxHeight or maxWidth made it so the width and height could no longer be resized. #33118 (Also in 18)
  • Strip crashpad_handler binary on Linux, reducing bundle size. #33176 (Also in 15, 16, 18)