Electron Releases

Filter by channel Filter by major release

Release Notes for v14.1.1

Fixes

  • Fixed issue where non-resizable frameless windows aren't draggable. #31298 (Also in 15, 16)
  • Removed expired DST Root CA X3 from the bundled trust store. #31221

Other Changes

  • Security: backported fix for CVE-2021-37967. #31242
  • Security: backported fix for CVE-2021-37968. #31245
  • Security: backported fix for CVE-2021-37970. #31239
  • Security: backported fix for CVE-2021-37975. #31227
  • Security: backported fix for chromium:1248665. #31235

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