Electron: v20.1.1 Release

Release date:
August 31, 2022
Previous version:
v20.1.0 (released August 24, 2022)
Magnitude:
80 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v20.1.1

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

Directory Browser for v20.1.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Release Notes for v20.1.1

Fixes

  • Fixed a bug where calling atob in the renderer process could fail under some circumstances. #35445 <span style="font-size:small;">(Also in 21)</span>
  • Fixed a potential crash on WebWorker destruction. #35491 <span style="font-size:small;">(Also in 19, 21)</span>
  • Fixed an issue where frameless windows with roundedCorners: false couldn't enter fullscreen without crashing. #35455 <span style="font-size:small;">(Also in 19, 21)</span>
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #35494 <span style="font-size:small;">(Also in 19)</span>