Electron Releases - v23.3.2

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

Release Notes

Fixes

  • Ensured that Electron's custom AXManualAccessibility attribute works as expected in all relevant protocol methods. #38225 (Also in 24, 25)
  • Fixed an issue where default background color for windows might be incorrect. #38159 (Also in 24, 25)