Skip to content

electron v13.5.2

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 11 Oct 18:21
· 67 commits to 13-x-y since this 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