Electron Releases

Filter by channel Filter by major release

Release Notes for v24.8.2

Fixes

  • Fixed an issue where child windows opened when the parent window is already fullscreen did not respect the child windows' fullscreenability and resizability settings. #39643 (Also in 25, 26, 27)
  • Fixed an issue where the Node.js assert module did not work in the renderer process. #39621 (Also in 25, 26, 27)

Other Changes

  • Security: backported fix for CVE-2023-4427.
    • Security: backported fix for CVE-2023-4428.
    • Security: backported fix for CVE-2023-4430. #39647
  • Security: backported fix for CVE-2023-4572. #39688

Release Notes for v24.8.1

Fixes

  • Fixed a potential crash when calling BrowserWindow.moveTop() on modal child windows. #39526 (Also in 25, 26)
  • Fixed decorations for tiled windows on Wayland. #39567 (Also in 22, 25, 26, 27)
  • Fixed to regenerate thumbnail toolbar buttons when explorer is restarted. #39585 (Also in 25, 26)

Other Changes

  • Security: backported fix for CVE-2023-4355.
    • Security: backported fix for CVE-2023-4354.
    • Security: backported fix for CVE-2023-4353.
    • Security: backported fix for CVE-2023-4352.
    • Security: backported fix for CVE-2023-4351. #39558