Electron Releases - v11.4.4

npm install electron@v11.4.4
yarn add electron@v11.4.4

Release Notes

Fixes

  • Fixed an issue where multiple calls to window.setFullScreen could cause problems. #28773 (Also in 12, 13)
  • Fixed an issue where some dialogs would stop working on macOS if window.hide() was called while they were open. #28696 (Also in 12, 13)
  • Fixed crash on m1 mac. #28745
  • No longer set backgroundColor in default-app when opening custom files / URLs. #28843 (Also in 10, 12, 13)

Other Changes

  • Security: Backported fix for chromium:1195333. #28724
  • Security: Backported fix to CVE-2021-21199. #28704
  • Security: Backported fix to CVE-2021-21201. #28760
  • Security: Backported fix to CVE-2021-21202. #28779
  • Security: Backported fix to chromium:1190525. #28738
  • Security: Backported the fix to CVE-2021-21195. #28697
  • Security: backported fix for 1192552. #28819
  • Security: backported fix for CVE-2021-21194. #28702
  • Security: backported fix for CVE-2021-21206. #28689
  • Security: backported fix for CVE-2021-21222. #28816
  • Security: backported fix for CVE-2021-21226. #28807
  • Security: backported fix to CVE-2021-21198. #28797
  • Security: backported fix to CVE-2021-21225. #28810
  • Security: backported fix to chromium:1155297. #28822
  • Security: backported fix to chromium:1161847. #28799
  • Security: backported fix to chromium:1184441. #28796