Electron Releases - v13.6.8

npm install electron@v13.6.8
yarn add electron@v13.6.8

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