npm electron 28.0.0-beta.11
electron v28.0.0-beta.11

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
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@28.0.0-beta.11.

Release Notes for v28.0.0-beta.11

Features

  • This PR adds several properties to the display object including detected, maximumCursorSize, and nativeOrigin. #40554

Fixes

  • Backported fix for AVX related crashes on certain linux machines. #40542 (Also in 26, 27)
  • Use activateIgnoringOtherApps for focusing non-panels on macOS. #40621

Other Changes

  • Security: backported fix for 1491210.
  • Updated Chromium to 120.0.6099.35. #40547

Don't miss a new electron release

NewReleases is sending notifications on new releases.