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