Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Introduce a version manager #77

Open
alepouna opened this issue Oct 7, 2022 · 2 comments
Open

Introduce a version manager #77

alepouna opened this issue Oct 7, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@alepouna
Copy link
Collaborator

alepouna commented Oct 7, 2022

I have noticed a lot of users in the Discord keep having errors that are fixed in newer version of the farmer. It will be helpful for everyone if there was a system in place to check the current app version and the latest one on GitHub and offer a warning message that they are running an old version of the program.

Ideas: We can have a file in this repo named "version.json" or similar so that the app can do a fetch request and match the variable in the code. If online version is higher than the stored one, we can show a big fancy warning to the user that they are a version behind.

@alepouna alepouna added enhancement New feature or request help wanted Extra attention is needed labels Oct 7, 2022
@LeagueOfPoro
Copy link
Owner

Or we could do a complete version manager (downloading new versions). That would be a bit more complex though.

@MrBartusek
Copy link
Contributor

Fixed by #80

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants