Electron Releases - v8.3.4

npm install electron@v8.3.4
yarn add electron@v8.3.4

Release Notes

Fixes

  • Fixed "null path-to-app" in test-app when Electron's path contains spaces or special characters. #24231
  • Fixed an issue with click events not being emitted on macOS for Trays with context menus set. #24239
  • Updated Node root certs to use NSS 3.53. #24268