Skip to content

electron v28.2.10

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 03 Apr 20:34
· 10 commits to 28-x-y since this release
484b755

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