Electron: v24.0.0-alpha.5 Release

Release date:
February 21, 2023
Previous version:
v24.0.0-alpha.4 (released February 20, 2023)
Magnitude:
10 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v24.0.0-alpha.5

trop[bot]

Directory Browser for v24.0.0-alpha.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 an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install [email protected].

# Release Notes for v24.0.0-alpha.5

Fixes

  • Corrects an issue with HTML fullscreen when BrowserWindow fullscreening is disabled. #37368 <span style="font-size:small;">(Also in 23)</span>
  • Fixed potential private API usage for MAS builds on macOS. #37364 <span style="font-size:small;">(Also in 23)</span>
  • Fixed window could not go back to maximized state when restored on Linux. #37358 <span style="font-size:small;">(Also in 22, 23)</span>