frontend & desktop: Move releaseNotes,download update to client storage
We were handling release notes, download update in main process of electron we want to remove this and take the storage at one place. This patch moves all the logic related to releaseNotes and update available to client side and uses the client storage.
Showing
+180 -205
Please register or sign in to comment