Electron: v9.1.2 Release

Release date:
July 28, 2020
Previous version:
v9.1.1 (released July 20, 2020)
Magnitude:
42 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v9.1.2

trop[bot]
electron-bot
MarshallOfSound

Directory Browser for v9.1.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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