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