Electron Releases

Filter by channel Filter by major release

Release Notes for v24.6.2

Other Changes

  • Security: backported fix for CVE-2023-3422.
    • Security: backported fix for CVE-2023-3421.
    • Security: backported fix for CVE-2023-3420.
    • Security: backported fix for 1454860. #38947

Release Notes for v24.6.1

Fixes

  • Fixed preload script may not run in some child windows opened by window.open. #38932 (Also in 23, 25, 26)
  • Fixed a potential crash calling BrowserWindow.removeBrowserView() with a destroyed webContents. #38884 (Also in 25, 26)
  • Fixed minimize button to be visible when all buttons reenabled. #38881 (Also in 23, 25)