Electron Releases - v3.0.6

npm install electron@v3.0.6
yarn add electron@v3.0.6

Release Notes

Bug Fixes/Changes

  • fix: loading of devtools extensions on startup (backport: 3-0-x). #15264

  • fix: Convert to lower case in upload symbols script (backport: 3-0-x). #15261

  • fix: make release-artifact-cleanup executable (backport: 3-0-x). #15272

  • chore: make macOS release builds higher priority to skip the queue. #15284

  • fix: trim app name and productName. #15286

  • test: asyncawaitify one of sandbox related tests (backport: 3-0-x). #15281

  • spec: increase MAS timeout for login items. #15296

  • fix: correctly enable and disable windows on Windows and Linux (backport: 3-0-x). #15255

  • fix: ability to fetch separators by id. #15299

  • docs: we don't emit an event object for session-created. #15308

  • fix: correct reversed logic in NativeWindowMac::SetEnabled. #15324

  • fix: Native window close crash. #15338

  • fix: honor dialog.showMessageBox()'s Icon argument on Linux. #15342

  • chore: bump libcc (3-0-x). #15374