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

electron v5.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 27 Feb 20:29
· 259 commits to 5-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@5.0.0-beta.4.

Release Notes for v5.0.0-beta.4

Fixes

  • Fixed defaultId not taking affect when set to 0 and no "cancel" button was present on macOS. #17150
  • Fixed webContents.print() not working correctly. #17117

Other Changes

  • Updated Chromium to 73.0.3683.41. #16980
  • Updated Chromium to 73.0.3683.49. #17094
  • Updated Chromium to 73.0.3683.54. #17147

Documentation

  • Documentation changes: #17118
0