Electron Releases

Filter by channel Filter by major release

Release Notes for v6.1.3

Fixes

  • Fixed a crash in Menus related to menu.popup(). #20786
  • Fixed crashes when calling webContents.printToPDF() multiple times. #20811
  • Fixed flicker when switching between BrowserViews. #20834
  • Fixed hang when closing a scriptable popup window using the remote module. #20716
  • Fixed memory leaks caused by callbacks not being released when the remote module is used in sub-frames (<iframe> or scriptable popup). #20815