Electron: v7.1.12 Release

Release date:
February 10, 2020
Previous version:
v7.1.11 (released January 30, 2020)
Magnitude:
148 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v7.1.12

nornagon
deepak1556
trop[bot]
electron-bot

Directory Browser for v7.1.12

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 v7.1.12

Fixes

  • Fixed an issue where sending complex objects over IPC could in some cases cause the renderer process to be terminated. #21922
  • Fixed crash with Date.toLocaleString for invalid locale and locale of the format aa@BB. #21969
  • Fixed flash plugin not working. #22109
  • Fixed issue where renderers could crash during GC when using the contextBridge module. #22112
  • Fixed netLog.stopLogging returning undefined instead of the path to the log. #21988