Skip to content

electron v6.0.5

Compare
Choose a tag to compare
@electron-bot electron-bot released this 27 Aug 21:29
· 51 commits to 6-0-x since this release

Release Notes for v6.0.5

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