electron v5.0.0-beta.4
Pre-release
Pre-release
·
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 to0
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