Electron: v12.0.1 Release

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

Top Contributors in v12.0.1

Could not determine top contributors for this release.

Directory Browser for v12.0.1

We couldn't find a release before this one

Release Notes Published

Release Notes for v12.0.1

Features

  • Added support for the des-ede3 cipher in node crypto. #27992 <span style="font-size:small;">(Also in 11)</span>

    Fixes

  • Child windows with specified background colors or transparency now work as intended. #28107

  • Fixed an issue where BrowserViews could have mismatched draggable regions to their bounds. #27988 <span style="font-size:small;">(Also in 10, 11)</span>

  • Fixed an issue where win.capturePage() never called back after calling hide() for a hidden window on some platforms. #28075 <span style="font-size:small;">(Also in 11, 13)</span>

  • Fixed using navigator.setAppBadge and navigator.clearAppBadge from a service worker in Electron. #28011

  • Fixed warning when worldSafeExecuteJavaScript is disabled. #27969 <span style="font-size:small;">(Also in 10, 11)</span>

    Other Changes

  • Updated Chromium to 89.0.4389.82. #27960

  • [a11y] Fixes broken word navigation for certain alphanumeric characters. #27991