Electron Releases - v6.0.11

npm install electron@v6.0.11
yarn add electron@v6.0.11

Release Notes

Fixes

  • Fixed a crash when exiting simple fullscreen on macOS. #20282
  • Fixed disabling color correct rendering with --disable-color-correct-rendering. #20358
  • Fixed process taking 100% CPU when crashed with no crashReporter set up on Windows x64. #20396