Electron Releases

Filter by channel Filter by major release

Release Notes for v13.6.7

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

Release Notes for v13.6.6

Fixes

  • Fixed a JavaScript exception from webContents if render frame was disposed in WebFrameMain, resets the value of render_frame_disposed_ after updating render frame host. #32130 (Also in 14, 15, 16)
  • No Notes. #32241 (Also in 14, 15, 16, 17)

Other Changes

  • Backported fix for CVE-2021-4056. #32237
  • Backported fix for CVE-2021-4057. #32234
  • Backported fix for CVE-2021-4102. #32194