8000 Release electron v3.0.0-beta.7 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electron v3.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 22 Aug 19:14
· 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

0