Electron Releases - v14.1.1

npm install electron@v14.1.1
yarn add electron@v14.1.1

Release Notes

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