Electron Releases

Filter by channel Filter by major release

Release Notes for v13.5.2

Fixes

  • Fixed an potential crash in WebContents::MessageTo when a render frame has been destroyed. #31335 (Also in 14, 15, 16)
  • Fixed navigator.serial.getPorts() to return previously selected ports. #31190 (Also in 12)
  • Removed expired DST Root CA X3 from the bundled trust store. #31220 (Also in 12)

Other Changes

  • Security: backported fix for CVE-2021-37967. #31243
  • Security: backported fix for CVE-2021-37968. #31246
  • Security: backported fix for CVE-2021-37970. #31240
  • Security: backported fix for CVE-2021-37975. #31228
  • Security: backported fix for CVE-2021-37976. #31231
  • Security: backported fix for CVE-2021-37978. #31363
  • Security: backported fix for CVE-2021-37979. #31359
  • Security: backported fix for CVE-2021-37980. #31365
  • Security: backported fix for chromium:1248665. #31236

Release Notes for v13.5.1

Fixes

  • Fixed Let's Encrypt DST Root CA X3 certificate expiration. #31215 (Also in 12, 14, 15, 16)
  • Fixed an issue where BrowserView dragging behavior was inconsistent with MacOS window dragging. #31175 (Also in 14, 15, 16)
  • Fixed an issue where changes to draggable regions in a BrowserWindow incorrectly affected those in an attached BrowserView. #31197 (Also in 14, 15, 16)
  • Fixed crash in v8 due to (Check failed: !regexp_stack_->is_in_use()). #31142 (Also in 14, 15, 16)
  • Fixed media key globalShortcuts on macOS. #30568 (Also in 14, 15)

Other Changes

  • Security: backported fix for CVE-2021-37960. #31209
  • Security: backported fix for CVE-2021-37973. #31202