Skip to content

electron v5.0.5

Compare
Choose a tag to compare
@electron-bot electron-bot released this 21 Jun 20:48
· 112 commits to 5-0-x since this release

Release Notes for v5.0.5

Fixes

  • Backported fix for https://bugs.chromium.org/p/chromium/issues/detail?id=924843. #18545
  • Fixed Uncaught TypeError: Cannot set property 'innerText' of null in default-app when opening a website. #18819
  • Fixed webContents.print() callback not returning boolean correctly in all cases. #18804
  • Fixed crash in BrowserWindow destructor after win.webContents.destroy(). #18794
  • Fixed issue on macOS Catalina where the tray icon would be highlighted incorrectly and sometimes invisible. #18852