Electron: v28.0.0-beta.5 Release

Release date:
November 13, 2023
Previous version:
v28.0.0-beta.4 (released November 8, 2023)
Magnitude:
3 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v28.0.0-beta.5

baparham
trop[bot]
electron-roller[bot]

Directory Browser for v28.0.0-beta.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

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.5

Features

  • Added keyboardLock to ses.setPermissionRequestHandler(handler). #40460 <span style="font-size:small;">(Also in 26, 27)</span>

    Fixes

  • Fixed a unexpectedly thrown error in some unsupported chrome extensions. #40514 <span style="font-size:small;">(Also in 26, 27)</span>

  • Fixed app incorrectly activating panel windows on macOS Sonoma. #40465

    Other Changes

  • Updated Chromium to 120.0.6099.18. #40488

  • Updated Node.js to latest security release v18.18.2. #40472