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

latest releases: 32.0.0-alpha.5, 29.4.3, 31.1.0...
9 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.1.

Release Notes for v27.0.0-beta.1

Fixes

  • Fixed an issue where BrowserWindows could crash on macOS with frame: false and roundedCorners: false when going fullscreen. #39796 (Also in 25, 26)
  • Fixed issue where titlebar would be transparent for transparent windows that are fullscreen. #39781 (Also in 25, 26)

Other Changes

  • Updated Chromium to 118.0.5993.5. #39542

Don't miss a new electron release

NewReleases is sending notifications on new releases.