Electron Releases - v3.1.0-beta.5

npm install electron@v3.1.0-beta.5
yarn add electron@v3.1.0-beta.5
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Bug Fixes/Changes

  • chore: release.id => release.data.id. #16134

  • fix: extending tracing startRecording API to take a full tracing config. #16159

  • fix: ensure that file descriptors 0/1/2 are opened at startup (backport: 3-0-x) (backport: 3-1-x). #16167

  • fix: UAF with http auth preferences (3-1-x). #16140