Electron: v28.0.0-beta.11 Release

Release date:
November 30, 2023
Previous version:
v28.0.0-beta.10 (released November 23, 2023)
Magnitude:
396 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v28.0.0-beta.11

dsanders11
trop[bot]
miniak
ckerr
VerteDinde
electron-roller[bot]

Directory Browser for v28.0.0-beta.11

All files are compared to previous version, v28.0.0-beta.10. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

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 [email protected].

# 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 <span style="font-size:small;">(Also in 26, 27)</span>

  • Use activateIgnoringOtherApps for focusing non-panels on macOS. #40621

    Other Changes

  • Security: backported fix for 1491210.

    • Security: backported fix for CVE-2023-6345. #40647
  • Updated Chromium to 120.0.6099.35. #40547