Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@40.0.0-alpha.4.
Release Notes for v40.0.0-alpha.4
Fixes
- Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48799 (Also in 39)
- Fixed draw smoothing round corner issue. #48782
Other Changes
- Updated Chromium to 144.0.7506.0. #48767