Skip to content

electron v9.1.2

Compare
Choose a tag to compare
@electron-bot electron-bot released this 28 Jul 23:29
· 229 commits to 9-x-y since this release

Release Notes for v9.1.2

Fixes

  • Fix: remove unnecessary corner mask overriding to increase window resize performance. #24702
  • Fixed an issue where VoiceOver was unable to navigate from the top-level window back into the web contents. #24699
  • Protocol response streams are now destroyed if the request is aborted. #24657

Other Changes

  • Improved the performance of sending JS primitives over the context bridge. #24746