Electron Releases - v23.3.4

npm install electron@v23.3.4
yarn add electron@v23.3.4

Release Notes

Fixes

  • Fixed an issue where getNormalBounds() returns incorrect bounds for transparent maximized windows on Windows. #38347 (Also in 24, 25)

Other Changes

  • Security: backported fix for 1423360. #38276