Electron Releases

Filter by channel Filter by major release

Release Notes for v16.2.4

Other Changes

  • Backported fix for CVE-2022-1305. #33859
  • Backported fix for CVE-2022-1308. #33885
  • Backported fix for CVE-2022-1310. #33830
  • Backported fix for CVE-2022-1314. #33883
  • Backported fix for CVE-2022-1364. #33835
  • Backported fix for chromium:1291482. #33675
  • Backported fix for chromium:1310761. #33855
  • Fixed child_process.spawn ENOENT error with cwd option. #33869 (Also in 17, 18, 19)
  • Security: backported fix for CVE-2022-0116 and CVE-2022-1306. #33851

Release Notes for v16.2.3

Fixes

  • Apply senderFrame details to ipcMain port event. #33780 (Also in 17, 18)
  • Fixed a network service crash that could occur when using setCertificateVerifyProc. #33255 (Also in 15, 17, 18)
  • Fixed a potential crash in Browser.getFocusedWindow() when child windows are closed. #33540 (Also in 17, 18)
  • Fixed an issue where new bounds set via setBounds was not correctly applied if the user was moving or resizing the window concurrently on Windows. #33544 (Also in 17, 18)
  • Fixed emojis appearing black and white in Chromium 96. #33683
  • Fixed issues with frameless window animations and styling. #33607 (Also in 17, 18, 19)
  • shell.openExternal() now reports more detailed errors on Windows. #33657 (Also in 15, 17, 18, 19)

Other Changes

  • Backported fix for CVE-2022-1134. #33762
  • Backported fix for CVE-2022-1138. #33681
  • Backported fix for chromium:1286816. #33678
  • Backported fix for chromium:1297731, b/218211225. #33710
  • Security: backported fix for CVE-2022-23308. #33669
  • Security: backported fix for chromium:1280852. #33672