Electron: v21.0.0-alpha.6 Release

Release date:
August 29, 2022
Previous version:
v21.0.0-alpha.5 (released August 22, 2022)
Magnitude:
340 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v21.0.0-alpha.6

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

Directory Browser for v21.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 v21.0.0-alpha.6

Fixes

  • Fixed a bug where calling atob in the renderer process could fail under some circumstances. #35443 <span style="font-size:small;">(Also in 20)</span>
  • Fixed an issue where frameless windows with roundedCorners: false couldn't enter fullscreen without crashing. #35454 <span style="font-size:small;">(Also in 19, 20)</span>
  • Fixed enable promise support with webFrameMain.executeJavaScript. #35359 <span style="font-size:small;">(Also in 20)</span>
  • Fixed undefined details.requestingUrl from session.setPermissionCheckHandler. #35409 <span style="font-size:small;">(Also in 20)</span>
  • Picture-In-Picture mode no longer becomes a red rectangle on hover. #35401 <span style="font-size:small;">(Also in 19, 20)</span>

    Other Changes

  • Updated Chromium to 106.0.5216.0. #35363