Electron Releases - v6.0.5

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

Release Notes

Fixes

  • Added default NSMicrophoneUsageDescription and NSCameraUsageDescription strings to info.plist. #19949
  • Fixed a bug where an unresizable window would shrink when restored after being minimized on Windows. #19956
  • Fixed a bug where sometimes a ~10px white border would be added to fullscreen windows on Windows. #19944
  • Fixed command-line scheme arguments from spilling over into each other. #19940
  • Fixed issue where reloading the window after calling setBackgroundColor would result in using an older background color setting. #19973
  • No-notes. #19391

Other Changes

  • Updated Chromium to 76.0.3809.136. #19981