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