Skip to content

electron v21.2.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 19 Oct 18:20
· 119 commits to 21-x-y since this release

Release Notes for v21.2.0

Fixes

  • Added support for Windows drop-down dialog extensions. #36027 (Also in 18, 19, 20)
  • Fixed v8 flags and desktop name in package.json does not hornored when running local app using electron cli. #36050 (Also in 20, 22)
  • Removed support for nodeIntegrationInWorker in Service Workers and Shared Workers owing to sandboxing policies. #36009 (Also in 22)

Other Changes

  • Updated Chromium to 106.0.5249.119. #36001