npm electron 12.0.1
electron v12.0.1

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

Release Notes for v12.0.1

Features

  • Added support for the des-ede3 cipher in node crypto. #27992 (Also in 11)

Fixes

  • Child windows with specified background colors or transparency now work as intended. #28107
  • Fixed an issue where BrowserViews could have mismatched draggable regions to their bounds. #27988 (Also in 10, 11)
  • Fixed an issue where win.capturePage() never called back after calling hide() for a hidden window on some platforms. #28075 (Also in 11, 13)
  • Fixed using navigator.setAppBadge and navigator.clearAppBadge from a service worker in Electron. #28011
  • Fixed warning when worldSafeExecuteJavaScript is disabled. #27969 (Also in 10, 11)

Other Changes

  • Updated Chromium to 89.0.4389.82. #27960
  • [a11y] Fixes broken word navigation for certain alphanumeric characters. #27991

Don't miss a new electron release

NewReleases is sending notifications on new releases.