Electron Releases - v3.0.0-beta.10

npm install electron@v3.0.0-beta.10
yarn add electron@v3.0.0-beta.10
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

  • docs: Specify VS 15.4.5 for 3-0-x. #14476

  • backport debugger fix. #14481

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

  • fix: don't use deprecated fstatNoException API. #14484

  • Macos Window Title And Accessibility Focus Fix - Override accessibility method in atom_ns_window - Add title attribute in accessibilityAttributeValue. #14486

  • fix: manually manage WebContents of webview when it is detached (3-0-x). #14488

  • fix: notify focus change right away rather not on next tick. #14453

  • fix: notify focus change right away rather not on next tick (3-0-x). #14494

  • fix: re-enable power monitor test. #14496