Electron Releases - v9.0.2

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

Release Notes

Fixes

  • Fixed crash when navigating between origins in a child window with nativeWindowOpen and contextIsolation enabled. #23895
  • Fixed tray menu on Windows not keyboard navigable. #23880