github electron/electron v11.2.1
electron v11.2.1

latest releases: v32.0.0-nightly.20240517, v31.0.0-beta.3, v32.0.0-nightly.20240516...
3 years ago

Release Notes for v11.2.1

Fixes

  • Apps requesting the CAMERA_PAN_TILT_ZOOM permission will have the permission request handler called with a permission string of "media" instead of "font-access". #27423
  • Fixed crash when a keyboard event immediately precedes calling browserWindow.close() on Windows. #27357 (Also in 10, 12)
  • Fixed shutdown crash when quitting with in-progress downloads. #27419 (Also in 10, 12)
  • Increase stack size on windows x64 to 8MB. #27385 (Also in 10, 12)
  • Updated the ICU time zone database to the latest 2020f version. #27369

Other Changes

  • Backported the fix to CVE-2021-21120 from sqlite. #27424
  • Backported the fix to chromium:1160534. #27443
  • Backported the fixes to the save file dialog related CVE-2021-21123, CVE-2021-21129, CVE-2021-21130, CVE-2021-21131, CVE-2021-21141. #27437
  • Security: backported fix for chromium:1161654. #27411

Don't miss a new electron release

NewReleases is sending notifications on new releases.