electron v4.0.0-beta.10
Pre-release
Pre-release
·
117 commits
to 4-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 [email protected].
Release Notes for v4.0.0-beta.10
Fixes
- Added
--disable-color-correct-rendering
switch. #16020 - Fixed 4-0-x regression that broke original-fs. #16038
- Fixed
BrowserWindow.getNativeWindowHandle()
returning invalid handle. #16022 - Fixed cpu pegging on single-core windows. #16012
- Fixed crash with mouse wheel event monitor on app quit in macOS. #16063
- Fixed several bugs related to printing. #15976