npm electron 11.4.3
electron v11.4.3

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
3 years ago

Release Notes for v11.4.3

Fixes

  • Fixed a bug where, when a JumpList task description exceeded 260 characters, the JumpList was empty, despite valid entries. #28524 (Also in 12, 13)
  • Fixed a network process crash that could happen when using setCertificateVerifyProc with many concurrent verification requests. #28470 (Also in 12, 13)
  • Fixed failing to request file:// resources when web security is disabled. #28589 (Also in 12, 13)
  • Support wasm-eval csp behind WebAssemblyCSP flag. #28576 (Also in 12, 13)
  • Transparent windows cannot be maximized using the Windows system menu or by double clicking the title bar. #28635 (Also in 12, 13)

Other Changes

  • Security: backported fix for chromium:1196683. #28639

Don't miss a new electron release

NewReleases is sending notifications on new releases.