Electron Releases - v5.0.8

npm install electron@v5.0.8
yarn add electron@v5.0.8

Release Notes

Fixes

  • Fixed 'swipe' event emission on macOS. #19353
  • Fixed random flicker that occurred on macOS when performing fullscreen or workspace transitions. #19315
  • Preload scripts for internal <iframe> in <webview> are not longer executed when nodeIntegrationInSubFrames is enabled. #19299