Electron: v14.0.2 Release

Release date:
September 29, 2021
Previous version:
v14.0.1 (released September 13, 2021)
Magnitude:
127 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

30 Features Released with v14.0.2

Top Contributors in v14.0.2

trop[bot]
codebytere
sudowoodo-release-bot[bot]
RaisinTen
VerteDinde
miniak
electron-roller[bot]

Directory Browser for v14.0.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.0.2

Fixes

  • Fixed a crash in navigator.fonts.query(). #30984 <span style="font-size:small;">(Also in 15)</span>
  • Fixed an issue where button labels in file choosers were improperly localized on Linux. #31065 <span style="font-size:small;">(Also in 15, 16)</span>
  • Fixed an issue where multiple calls toBrowserWindow.setResizable() can cause the zoom button to incorrectly be disabled on macOS. #31013 <span style="font-size:small;">(Also in 15)</span>
  • Fixed an issue where non-resizable non-fullscreenable windows with aspect ratios set could return incorrect results for isMaximized(). #31040 <span style="font-size:small;">(Also in 13, 15)</span>
  • Fixed an issue where out-of-focus BrowserViews could not be immediately dragged. #31099 <span style="font-size:small;">(Also in 13, 16)</span>
  • Fixed black border around the page after resizing is disabled. #31079 <span style="font-size:small;">(Also in 13, 15, 16)</span>
  • Fixed child windows not inheriting the correct transparency and background color settings. #31048 <span style="font-size:small;">(Also in 15)</span>
  • Fixed crash caused by double free when destroying WebContents. #31131 <span style="font-size:small;">(Also in 15, 16)</span>
  • Fixed crash in v8 due to (Check failed: !regexp_stack_-&gt;is_in_use()). #31143 <span style="font-size:small;">(Also in 13, 15, 16)</span>
  • None. #30994 <span style="font-size:small;">(Also in 13, 15)</span>

    Other Changes

  • Updated Chromium to 93.0.4577.82. #30954

    Documentation

    • Documentation changes: #30976