npm electron 20.3.2
electron v20.3.2

latest releases: 32.2.3, 33.2.0, 34.0.0-alpha.8...
2 years ago

Release Notes for v20.3.2

Fixes

  • Fixed a drag-and-drop issue on macOS where items would be incorrectly moved instead of copied in some contexts. #35978 (Also in 21, 22)
  • Fixed on-screen-keyboard not hiding on input rendered in webview is blurred. #35981 (Also in 21, 22)
  • You can now import the built-in electron module via ESModule loaders, i.e. import('electron') and import 'electron' now work natively. #35956 (Also in 21, 22)

Other Changes

  • Modified the Windows 11 WCO to match the native look more closely. #35968 (Also in 21)
  • Security: backported fix for CVE-2022-3307. #35883
  • Security: backported fix for CVE-2022-3315. #35929

Don't miss a new electron release

NewReleases is sending notifications on new releases.