electron v3.0.0-beta.7
Pre-release
Pre-release
·
213 commits
to 3-0-x
since this release
Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm i electron@3.0.0-beta.7.
Bug Fixes/Changes
-
[SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
-
Added better logging around request failures for releasing. #14245
-
Fixed crash in net::ClientSocketHandle destructor. #14092