npm install electron@v2.0.9
yarn add electron@v2.0.9
Release Notes
Bug Fixes/Changes
-
[SECURITY] fix: dont parse arguments after a -- in the inspector (#14297). #14334 Additional Electron fix for CVE-2018-7160. Credit to Ignacio Bonilla for reporting this issue
-
fix: do not bubble up resize event from webview. #14272
-
deps: update node for two backports. #14298
-
fix: issue 10962, crash when open devtool. #13808
-
fix: don't crash on tray.setContextMenu(null). #14330
-
fix: crash when tray is destroyed. #14366
-
docs: added session-created event documentation (backport: 2-0-x). #14439
-
chore: add release-artifact-cleanup script. #14448
-
Fix documentation tyop. #14477