npm electron 27.0.0-beta.8
electron v27.0.0-beta.8

latest releases: 32.1.1, 33.0.0-beta.1, 33.0.0-alpha.6...
11 months 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@27.0.0-beta.8.

Release Notes for v27.0.0-beta.8

Features

  • Detect system dark theme preference via xdg settings portal on Linux. #40010 (Also in 25, 26)

Fixes

  • Fixed an issue where vibrant windows incorrectly have square corners when they're modals on macOS. #39996
  • Fixed window size constraints not working on macOS. #39992
  • Prevent DWM from redrawing video frames rendered on opaque windows. #40003

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.