Electron Releases

Filter by channel Filter by major release

Release Notes for v22.3.6

Fixes

  • Fixed recommended node-gyp version in node.h error. #37942 (Also in 23, 24, 25)
  • Security: Fixed an issue with Content-Security-Policy not being correctly enforced when sandbox: false and contextIsolation: false. (CVE-2023-23623). #37843 (Also in 24)

Other Changes

  • Fixed a memory leak in v8.serialize() when running Node.js within Electron. #37774 (Also in 23)
  • Security: backported fix for CVE-2023-1810. #37850
  • Security: backported fix for CVE-2023-1811. #37848

Release Notes for v22.3.5

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