Electron: v22.0.0-alpha.6 Release

Release date:
October 17, 2022
Previous version:
v22.0.0-alpha.5 (released October 13, 2022)
Magnitude:
0 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v22.0.0-alpha.6

trop[bot]
sudowoodo-release-bot[bot]

Directory Browser for v22.0.0-alpha.6

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 v22.0.0-alpha.6

Fixes

  • Fixed an issue where frameless non-resizable windows showed a Windows 7 frame during startup. #36024
  • Fixed v8 flags and desktop name in package.json does not hornored when running local app using electron cli. #36049 <span style="font-size:small;">(Also in 20, 21)</span>
  • Removed support for nodeIntegrationInWorker in Service Workers and Shared Workers owing to sandboxing policies. #36010 <span style="font-size:small;">(Also in 21)</span>