Electron Releases

Filter by channel Filter by major release

Release Notes for v6.1.2

Fixes

  • Fixed native module size increase on windows, follow up fix to https://github.com/electron/electron/pull/20614. #20709

Release Notes for v6.1.1

Fixes

  • Fixed IPC hang when opening a specific case of nativeWindowOpen child window. #20547
  • Fixed an issue where objects referenced by remote could sometimes not be correctly freed. #20694