Electron v11.4.9

npm
npm install --save-dev electron@11.4.9
yarn
yarn add --dev electron@11.4.9
Google ChromeChromium
87.0.4280.141
Node.jsNode.js
12.18.3
V8V8
8.7.220.31

Release Notes

Fixes

  • Fixed potential corruption of piped response data when using interceptHttpProtocol/registerHttpProtocol. #29667 (Also in 12, 13, 14)

  • Security: backported fix for CVE-2021-30551. #29780

Other Changes

  • Security: backported fix for CVE-2021-30544. #29777

  • Security: backported fix for CVE-2021-30548. #29787