Electron: v24.0.0-beta.4 Release

Release date:
March 16, 2023
Previous version:
v24.0.0-beta.3 (released March 13, 2023)
Magnitude:
10 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v24.0.0-beta.4

trop[bot]

Directory Browser for v24.0.0-beta.4

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 v24.0.0-beta.4

Features

  • Added the enableLocalEcho flag to the session handler ses.setDisplayMediaRequestHandler() callback for allowing remote audio input to be echoed in the local output stream when audio is a WebFrameMain. #37528 <span style="font-size:small;">(Also in 23)</span>

    Fixes

  • Improved error messages on session.cookies.set failure. #37597 <span style="font-size:small;">(Also in 22, 23)</span>