Electron Releases

Filter by channel Filter by major release

Release Notes for v15.4.2

Fixes

  • Fixed crash in the render process on reload with pending node fs.promises. #33300 (Also in 16, 17, 18)
  • Fixed drag regions on WCO windows on Windows. #33199 (Also in 16, 17, 18)
  • Fixed incorrect external memory allocation tracking in nativeImage module. #33311 (Also in 16, 17, 18)

Other Changes

  • Backported fix for 1283402. #33245
  • Backported fix for CVE-2022-0976. #33390
  • Backported fix for OSV-2021-777. #33237
  • Fixed an issue where adding/removing display changes the BrowserWindow size. #33248 (Also in 14, 16, 17, 18)
  • Security: backported fix for CVE-2022-0792. #33222
  • Security: backported fix for CVE-2022-0806. #33242
  • Security: backported fix for CVE-2022-0975. #33342
  • Security: backported fix for chromium:1281908. #33185

Release Notes for v15.4.1

Fixes

  • Fixed an issue where alternateImages did not work properly on macOS. #33104 (Also in 16, 17, 18)
  • Strip crashpad_handler binary on Linux, reducing bundle size. #33173 (Also in 16, 17, 18)

Other Changes

  • Security: backported fix for 1291728. #33178
  • Security: backported fix for 1295786. #33168
  • Security: backported fix for chromium:1289383. #33181