Electron v13.6.8

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

Release Notes

Fixes

  • Fixed crash when calling webContents.setZoomFactor(1.0). #32617 (Also in 14, 15, 16, 17)

Other Changes

  • Backported fix for CVE-2021-38010. #31904

  • Backported fix for CVE-2021-38012. #32014

  • Backported fix for CVE-2021-38019. #32017

  • Backported fix for CVE-2021-4079. #32228

  • Backported fix for CVE-2021-4098. #32183

  • Backported fix for CVE-2021-4100. #32186