Skip to content

electron v12.0.13

Choose a tag to compare

@electron-bot electron-bot released this 29 Jun 00:13
· 112 commits to 12-x-y since this release

Release Notes for v12.0.13

Fixes

  • Fixed a hang when denying a window.open using setWindowOpenHandler when nativeWindowOpen: false. #29881 (Also in 13, 14)
  • Fixed an issue where request headers were cleared if the optional "requestHeaders" parameter was not included in the webRequest.onBeforeSendHeaders callback response object. #29834 (Also in 13, 14)

Other Changes