Electron: v14.2.2 Release

Release date:
November 30, 2021
Previous version:
v14.2.1 (released November 8, 2021)
Magnitude:
43 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v14.2.2

ppontes
trop[bot]
sudowoodo-release-bot[bot]
codebytere

Directory Browser for v14.2.2

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 v14.2.2

Fixes

  • Fixed BrowserView.setBackgroundColor() not working correctly. #31845 <span style="font-size:small;">(Also in 15, 16)</span>
  • Fixed a potential issue when setting backgroundColor on BrowserViews. #31945 <span style="font-size:small;">(Also in 15, 16, 17)</span>
  • Fixed an issue where BrowserView may sometimes crash on browserView.webContents.destroy(). #31840 <span style="font-size:small;">(Also in 15, 16)</span>
  • Fixed an issue where BrowserViews crashed if view.webContents.destroy() is called after loading a URL. #31825 <span style="font-size:small;">(Also in 15, 16)</span>
  • Fixed crash in GTK open dialog when trying to preview huge image files. #31819 <span style="font-size:small;">(Also in 15, 16)</span>
  • Fixed default label text in GTK dialogs. #31822 <span style="font-size:small;">(Also in 15, 16)</span>
  • Fixed respecting aspect ratio when maximum size is set on BrowserWindow. #31955 <span style="font-size:small;">(Also in 15, 16, 17)</span>
  • Fixed window frame glitch when calling setContentProtection. #31831 <span style="font-size:small;">(Also in 13, 15, 16)</span>

    Other Changes

  • Backported fix for CVE-2021-38005. #31920

  • Backported fix for CVE-2021-38007. #31911

  • Backported fix for CVE-2021-38009. #31928

  • Backported fix for CVE-2021-38010. #31903

  • Backported fix for CVE-2021-38011. #31900