Electron Releases - v20.0.2

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

Release Notes

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)