v43.0.0-beta.8
electron v43.0.0-beta.8
Release Notes
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 install [email protected].
Release Notes for v43.0.0-beta.8
Features
- On Linux, frameless windows now have rounded corners by default, just like on macOS and Windows. Rounded corners can be disabled on all platforms by setting
roundedCorners: falseon the window. #52111
Fixes
Other Changes
- Backported fixes from upstream Chromium. #52116