Skip to content

electron v31.1.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 25 Jun 22:09
· 179 commits to 31-x-y since this release
156dbd5

Release Notes for v31.1.0

Features

  • Expose systemPreferences to utilityProcess. #42598 (Also in 30, 32)

Fixes

  • Fixed an issue where MessagePorts could close unexpectedly with non-cloneable objects sent via postMessage. #42580 (Also in 30, 32)
  • Fixed an issue where fetch-dependent interfaces could be missing in Web Workers with nodeIntegrationInWorker enabled. #42597 (Also in 30, 32)

Other Changes

  • Updated Chromium to 126.0.6478.114. #42584