Release Notes for v1.8.2-beta.5
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@1.8.2-beta.5.
Bug Fixes
- Fixed devtools crash. #11673
- [SECURITY] Fixed case-sensitive command line arguments.
Windows
- Fixed issue using disableHardwareAcceleration and transparency. #11710
Other changes
- Added mips64el build.