Electron Releases - v20.0.3

npm install electron@v20.0.3
yarn add electron@v20.0.3

Release Notes

Fixes

  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #35309 (Also in 18, 19)
  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #35352
  • Fixed crash in renderer when resuming system from sleep. #35338 (Also in 18, 19, 21)
  • Prevent brief display of "Ozone X11" in window title on Linux. #35317 (Also in 18)

Documentation