-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement an update flow for the app (see auto-update) #114
Comments
I don't know how to implement that, but another option is to alert the user that there is an update to the software. Of course, we need to implement auto-update, it comes almost free with Electron Builder. |
Syncing with the Israeli bank scrapers project means updating the version of their library. |
Updating the israeli-bank-scrapers versions requires updating the code. So I changed this to a more generic issue of implementing the flow of updating the app. This also relates to #125 |
Please think about "multi-branch" upgrades. Imagine a user that wants to check the update before he installing it (I think in our app, that accessing the bank passwords, can be happened). |
Closing, it already implemented |
Syncing with the main Israeli Bank Scrapers project updates will provide a better experience for the user and eliminate the need to update the software manually.
The text was updated successfully, but these errors were encountered: