npm electron 43.0.0-beta.8
electron v43.0.0-beta.8

12 hours ago

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 electron@43.0.0-beta.8.

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: false on the window. #52111

Fixes

  • Made "reload" menu items work with BaseWindow. #52119 (Also in 41, 42)

Other Changes

  • Backported fixes from upstream Chromium. #52116

Don't miss a new electron release

NewReleases is sending notifications on new releases.