Skip to content

electron v25.8.2

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 20 Sep 21:55
· 41 commits to 25-x-y since this release
67b2739

Release Notes for v25.8.2

Fixes

  • Fixed an issue where BrowserViews that had their bounds set prior to being added to a BrowserWindow could have unexpected incorrect offsets. #39851 (Also in 26, 27)
  • Fixed an issue where chrome://gpu failed to load. #39852 (Also in 26, 27)
  • Fixed an issue where accelerators representing DOM keys were not correctly converted in webContents.sendInputEvent(). #39820 (Also in 26, 27)

Other Changes

  • Security: backported fix for 1477588. #39919