Electron Releases

Filter by channel Filter by major release

Release Notes for v22.3.4

Fixes

  • Fixed an issue with potential dock icon duplication on macOS. #37623 (Also in 23, 24)
  • Fixed issue with BrowserWindow not updating after call to previewFile. #37576 (Also in 23, 24)
  • Improved error messages on session.cookies.set failure. #37595 (Also in 23, 24)

Other Changes

  • Security: backported fix for 1415249. #37671
  • Security: backported fix for 1416916. #37657
  • Security: backported fix for 1417585. #37663
  • Security: backported fix for CVE-2023-1213. #37656
  • Security: backported fix for CVE-2023-1215. #37648
  • Security: backported fix for CVE-2023-1220. #37667

Release Notes for v22.3.3

Fixes

  • Fixed an issue where unhandled rejections could cause duplicate logs in some cases. #37502 (Also in 23, 24)

Other Changes

  • Security: backported fix for 1414224. #37483
  • Security: backported fix for CVE-2023-0928. #37481
  • Security: backported fix for CVE-2023-0929. #37479
  • Security: backported fix for CVE-2023-0931. #37477
  • Security: backported fix for CVE-2023-0932. #37485