Electron: v12.0.8 Release

Release date:
May 17, 2021
Previous version:
v12.0.7 (released May 7, 2021)
Magnitude:
562 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v12.0.8

trop[bot]
electron-bot
erickzhao
miniak
shatyuka

Directory Browser for v12.0.8

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 v12.0.8

Fixes

  • Fixed webFrame spell checker APIs crashing when called in sandboxed renderer. #29086 <span style="font-size:small;">(Also in 13)</span>
  • Fixed an issue where illegal access error could be thrown when nodeIntegrationInSubFrames is enabled. #29169 <span style="font-size:small;">(Also in 13)</span>
  • Fixed an issue where extensions without a background page might not have file access. #29172 <span style="font-size:small;">(Also in 13)</span>
  • Fixed an issue where the void function Menu.setApplicationMenu would return a value on some platforms. #29128 <span style="font-size:small;">(Also in 13)</span>
  • Fixed corner radius for vibrancy view in macOS 11. #29071 <span style="font-size:small;">(Also in 11, 13)</span>

    Documentation

    • Documentation changes: #29148