Electron Releases - v22.3.5

npm install electron@v22.3.5
yarn add electron@v22.3.5

Release Notes

Fixes

  • Fixed an issue where calling port.postMessage in MessagePortMain with some invalid parameters could cause a crash. #37725 (Also in 23, 24)
  • Fixed canceling of bluetooth requests when no devices are returned. #37739 (Also in 23, 24)

Other Changes

  • Security: backported fix for 1412991. #37659
  • Security: backported fix for 1418734. #37661
  • Security: backported fix for CVE-2023-1214. #37654
  • Security: backported fix for CVE-2023-1217. #37652
  • Security: backported fix for CVE-2023-1218. #37650
  • Security: backported fix for CVE-2023-1219. #37669
  • Security: backported fix for CVE-2023-1529. #37694
  • Security: backported fix for CVE-2023-1530. #37698
  • Security: backported fix for CVE-2023-1531. #37696
  • Security: backported fix for CVE-2023-1532. #37693
  • Security: backported fix for CVE-2023-1534. #37691