Release Notes for v23.2.1
Fixes
- Fixed an issue where calling
port.postMessage
inMessagePortMain
with some invalid parameters could cause a crash. #37724 (Also in 22, 24) - Fixed canceling of bluetooth requests when no devices are returned. #37720 (Also in 24)
Other Changes
- Security: backported fix for CVE-2023-1213. #37708
- Updated Chromium to 110.0.5481.208. #37645