Skip to content

electron v14.1.0

Choose a tag to compare

@sudowoodo-release-bot sudowoodo-release-bot released this 30 Sep 23:17
· 164 commits to 14-x-y since this release

Release Notes for v14.1.0

Features

Fixes

  • Fixed Let's Encrypt DST Root CA X3 certificate expiration. #31216 (Also in 12, 13, 15, 16)
  • Fixed an issue where BrowserView dragging behavior was inconsistent with MacOS window dragging. #31176 (Also in 13, 15, 16)
  • Fixed an issue where changes to draggable regions in a BrowserWindow incorrectly affected those in an attached BrowserView. #31200 (Also in 13, 15, 16)
  • Fixed potential crash when programmatically closing a draggable frameless child window. #31187 (Also in 15)

Other Changes

  • Backported fix for CVE-2021-37960. #31210