Skip to content

Linux Package, Fix: Windows defender detection issue,

Pre-release
Pre-release
Compare
Choose a tag to compare
@ashishBharadwaj ashishBharadwaj released this 04 Jul 13:22
· 27 commits to master since this release
4e5ee7c

Added Linux packages

Fixed the issue were windows defender was flagging the uninstaller of the application.
This was a false positive as mentioned in the below electron-builder (which I used to package this application) issue:

electron-userland/electron-builder#4793
electron-userland/electron-builder#4878

I have updated the electron-builder version and tested by scanning the uninstaller using windows defender.