Electron Releases - v23.3.9

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

Release Notes

Fixes

  • Fixed preload script may not run in some child windows opened by window.open. #38933 (Also in 24, 25, 26)
  • Fixed minimize button to be visible when all buttons reenabled. #38880 (Also in 24, 25)