Electron Releases - v26.6.2

npm install electron@v26.6.2
yarn add electron@v26.6.2

Release Notes

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