8000 Release electron v3.0.0-beta.6 · 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.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 20 Aug 18:46
· 221 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.6.

Bug Fixes/Changes

  • Fixed a multitude of WebView issues, including navigation and focus. #14156
  • Fixed errors thrown when npm reinstalled electron. #14197
  • Pressing escape on a dialog now closes it even if defaultId is set. #14205
  • Enabled OSR. #14219
  • Fixed node fs wrappers to make fs.realpathSync.native and fs.realpath.native available. #14031
  • fs.readSync now works with massive files #14118
0