Electron Releases

Filter by channel Filter by major release

Release Notes for v28.2.10

Fixes

  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41709 (Also in 29, 30)
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #41738 (Also in 29, 30)

Other Changes

  • Security: backported fix for CVE-2024-2885.
    • Security: backported fix for CVE-2024-2883.
    • Security: backported fix for CVE-2024-2887.
    • Security: backported fix for CVE-2024-2886.
    • Security: backported fix for 329674887.
    • Security: backported fix for 327183408.
    • Security: backported fix for 326349405. #41747

Documentation

  • Documentation changes: #41731

Release Notes for v28.2.9

Fixes

  • Fixed shell.showItemInFolder not opening Windows Explorer if the passed path contains forward slashes. #41670 (Also in 29, 30)
  • Fixed an issue where the serial-port-added event improperly respected filters set by serial.requestPort(). #41637 (Also in 29, 30)

Other Changes

  • Security: backported fix for CVE-2024-2625. #41632