Electron v40.1.0
Latest Stablenpm
npm install --save-dev electron@40.1.0
yarn
yarn add --dev electron@40.1.0
Release Notes
Features
DevTools errors are no longer printed to console. #49359
Fixes
Fixed
setRepresentedFilename()not settingAXDocumentaccessibility attribute on macOS. #49417 (Also in 39)Fixed a potential race condition crash when opening DevTools. #49422 (Also in 39)
Fixed an issue in
chrome://accessibility. #49560 (Also in 39, 41)Fixed an issue where
shell.writeShortcutLinkwas throwingTypeError: Insufficient number of argumentswhen called with just[(path, options)]. #49501 (Also in 39, 41)Fixed crash in platform_util::Beep() on Linux. #49482 (Also in 39, 41)
Made toplevel icon Wayland protocol work. #49414 (Also in 39)