Electron Releases - v23.3.0

npm install electron@v23.3.0
yarn add electron@v23.3.0

Release Notes

Features

  • Added httpOnly to the cookie filter. #38043 (Also in 24)

Fixes

  • Fixed broken defaults in shell.openExternal() options. #38091 (Also in 22, 24, 25)
  • Fixed crash when executing eval in the utility process. #38040 (Also in 24, 25)

Other Changes

  • Backported fix for 1408315. #38011
  • Security: backported fix for 1360571. #38061
  • Security: backported fix for 1404790. #38063
  • Security: backported fix for 1427388. #37982
  • Security: backported fix for 1428820.
    • Security: backported fix for CVE-2023-2133.
    • Security: backported fix for CVE-2023-2134.
    • Security: backported fix for CVE-2023-2136.
    • Security: backported fix for CVE-2023-2135. #38083
  • Security: backported fix for 1428820. #38067
  • Security: backported fix for CVE-2023-2033. #37981
  • Security: backported fix for CVE-2023-2133. #38057
  • Security: backported fix for CVE-2023-2136. #38065