Electron Releases

Filter by channel Filter by major release

Release Notes for v23.3.0

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

Release Notes for v23.2.4

Fixes

  • Fixed an issue on Linux where menus would not open after resizing/maximizing/unmaximizing a window. #37908 (Also in 24, 25)
  • Fixed an issue which made defaultFontFamily in webPreferences have no effect. #37969 (Also in 22, 24, 25)