Electron Releases

Filter by channel Filter by major release

Release Notes for v26.6.2

Fixes

  • Backported fix for AVX related crashes on certain linux machines. #40540 (Also in 27, 28)
  • Fixed a potential issue with async_hook corruption in some error contexts. #40592 (Also in 27, 28)
  • Fixed child window opening in non-active macOS apps. #40657

Other Changes

  • Security: backported fix for 1491210.
    • Security: backported fix for CVE-2023-6345
    • Security: backported fix for CVE-2023-6346.
    • Security: backported fix for CVE-2023-6347.
    • Security: backported fix for CVE-2023-6350. #40644

Release Notes for v26.6.1

Fixes

  • Fixed an issue where text replacement UI on macOS could be off-center in some circumstances. #40535
  • Fixed problem with bounds of maximized window when toggle BrowserWindow.setResizable function. #40580 (Also in 27, 28)
  • Fixed resizing performance issue on macOS. #40584

Other Changes

  • Security: backported fix for CVE-2023-5997. #40537