Skip to content

electron v31.7.7

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 14 Jan 14:23
3b1cdbb

Release Notes for v31.7.7

Electron 31.x.y has reached end-of-support as per the project's support policy.
Developers and applications are encouraged to upgrade to a newer version of Electron.

Fixes

  • Fixed chrome.i18n extension API being unavailable in service workers. #45035 (Also in 32, 33, 34)
  • Fixed custom spell checker getting stuck in infinite loop using 100% CPU. #45022 (Also in 32, 33, 34)

Other Changes

  • Security: backported fix for 383356864.
    • Security: backported fix for 384565015.
    • Security: backported fix for 379869752. #45157
  • Security: backported fix for CVE-2024-12053.
    • Security: backported fix for chromium:378725734. #45040
  • Security: backported fix for CVE-2024-12693.