Electron v13.6.3

npm
npm install --save-dev electron@13.6.3
yarn
yarn add --dev electron@13.6.3
Google ChromeChromium
91.0.4472.164
Node.jsNode.js
14.16.0
V8V8
9.1.269.39

Release Notes

Fixes

  • Fixed window frame glitch when calling setContentProtection. #31829 (Also in 14, 15, 16)

  • Generate valid config.gypi file in Node.js headers. #31989 (Also in 14, 15, 16)

Other Changes

  • Backported fix for CVE-2021-38005. #31921

  • Backported fix for CVE-2021-38007. #31912

  • Backported fix for CVE-2021-38011. #31901