Electron Releases - v13.6.7

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

Release Notes

Fixes

  • Fixed crash when playing media files on Windows 7/8 or macOS 10.11/10.12. #32348 (Also in 14, 15, 16, 17)
  • Fixed incorrect skipTransformProcessType option parsing in win.setVisibleOnAllWorkspaces(). #32394 (Also in 14, 15, 16, 17)

Other Changes

  • Backported fix for CVE-2021-38006. #32172
  • Backported fix for CVE-2021-38017. #32034
  • Backported fix for CVE-2021-38018. #32023
  • Backported fix for CVE-2021-4058. #32225
  • Backported fix for CVE-2021-4059. #32212
  • Backported fix for CVE-2021-4078. #32218