Electron Releases

Filter by channel Filter by major release

Release Notes for v11.4.5

Fixes

  • Allow Node.js to manage microtasks queue by using explicit microtasks policy before calling uv_run(). #28974 (Also in 12, 13)
  • Fixed an issue where some Node.js modules would hang on page reload on Windows. #28336 (Also in 12, 13)
  • Fixed an issue where windows in simpleFullscreen mode were not properly resizing when display metrics changed. #28870 (Also in 12, 13)
  • Fixed the window-all-closed event being emitted while the last BrowserWindow was still in the process of being closed. #28912 (Also in 12, 13)

Other Changes

  • Security: backported fix for 1161379, 1186641. #28801
  • Security: backported fix for CVE-2021-21214. #28934
  • Security: backported fix for CVE-2021-21215 and CVE-2021-21216. #28948
  • Security: backported fix to CVE-2021-21207. #28930
  • Security: backported fix to CVE-2021-21223. #28813
  • Security: backported fix to CVE-2021-21227. #28862
  • Security: backported fix to CVE-2021-21230. #28902
  • Security: backported fix to CVE-2021-21231. #28905
  • Security: backported fix to CVE-2021-21233. #28873

Release Notes for v11.4.4

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