Electron Releases - v6.1.6

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

Release Notes

Fixes

  • Fixed accessibility window title on macOS. #21465
  • Fixed flicker when switching between BrowserViews after creating new BrowserView. #21396
  • Fixed throttling in webContents.setBackgroundThrottling. #21359

Other Changes

  • Generate debug symbols on Linux. #21280