Electron v13.6.2

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

Release Notes

Fixes

  • Fixed an issue where Content-Disposition filenames would be incorrectly truncated at the first comma for a filename attachment which contained one. #31691 (Also in 14, 15, 16)

  • Fixed an issue which caused print settings to not work properly when printing silently. #31618 (Also in 14, 15, 16)

Other Changes

  • Backported fix for CVE-2021-37998. #31678

  • Backported fix for CVE-2021-38001. #31673

  • Backported fix for CVE-2021-38002. #31671

  • Backported fix for CVE-2021-38003. #31665

  • Backported fix for chromium:1252858. #31682