Electron: v28.0.0-beta.10 Release

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

Top Contributors in v28.0.0-beta.10

Could not determine top contributors for this release.

Directory Browser for v28.0.0-beta.10

All files are compared to previous version, v28.0.0-beta.9. 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.10

Fixes

  • Fixed a potential issue with async_hook corruption in some error contexts. #40594 <span style="font-size:small;">(Also in 26, 27)</span>
  • Fixed file paths passed to shell.showItemInFolder not being escaped in Linux. #40562
  • Fixed problem with bounds of maximized window when toggle BrowserWindow.setResizable function. #40582 <span style="font-size:small;">(Also in 26, 27)</span>
  • Fixed resizing performance issue on macOS. #40586 <span style="font-size:small;">(Also in 26, 27)</span>