Electron: v11.2.0 Release

Release date:
January 11, 2021
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v11.2.0

Could not determine top contributors for this release.

Directory Browser for v11.2.0

We couldn't find a release before this one

Release Notes Published

Release Notes for v11.2.0

Features

  • Made win.setAspectRatio() work on Windows. #27203 <span style="font-size:small;">(Also in 12)</span>

    Fixes

  • Fixed a crash that could occur on app quit when using the remote module. #27069 <span style="font-size:small;">(Also in 12)</span>

  • Fixed an issue where BrowserViews couldn't be effectively reparented. #27219 <span style="font-size:small;">(Also in 12)</span>

  • Fixed an issue where non-draggable regions on BrowserViews could have incorrectly calculated bounds. #27183 <span style="font-size:small;">(Also in 10, 12)</span>

  • Fixed an issue where some draggable regions were not clickable when loaded into BrowserViews on Windows. #27178 <span style="font-size:small;">(Also in 10, 12)</span>

  • Fixed the pretty-print JavaScript feature in DevTools not functioning correctly. #27102

    Other Changes

  • Updated Chromium to 87.0.4280.141. #27213

    Unknown

  • Fixed chrome.webRequest extensions API not intercepting any requests. #27096 <span style="font-size:small;">(Also in 10, 12)</span>