Skip to content

electron v5.0.8

Compare
Choose a tag to compare
@electron-bot electron-bot released this 23 Jul 23:52
· 68 commits to 5-0-x since this release

Release Notes for v5.0.8

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