Electron Releases - v13.6.2

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

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