Electron Releases

Filter by channel Filter by major release

Release Notes for v20.0.3

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

Release Notes for v20.0.2

Fixes

  • Fixed an issue where app.relaunch loses args when execPath is specified. #35253 (Also in 19, 21)
  • Fixed context menu not showing all items on macOS when dock is not hidden. #35200 (Also in 18, 19)
  • Fixed support for Wayland client-side decorations. #35206 (Also in 19)

Unknown

  • Fixed a typo in the section on debugging with VSCode. #35286 (Also in 19, 21)