Electron v12.2.2

npm
npm install --save-dev electron@12.2.2
yarn
yarn add --dev electron@12.2.2
Google ChromeChromium
89.0.4389.128
Node.jsNode.js
14.16.0
V8V8
8.9.255.25

Release Notes

Fixes

  • Fixed navigator.serial.getPorts() to return previously selected ports. #31193 (Also in 13)

  • Removed expired DST Root CA X3 from the bundled trust store. #31269

Other Changes

  • Security: backported fix for CVE-2021-37967. #31244

  • Security: backported fix for CVE-2021-37968. #31247

  • Security: backported fix for CVE-2021-37970. #31241

  • Security: backported fix for CVE-2021-37975. #31229

  • Security: backported fix for CVE-2021-37976. #31232

  • Security: backported fix for CVE-2021-37980. #31366

  • Security: backported fix for chromium:1248665. #31237