Skip to content
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

Add "New Version Available Dialog" on PreLoadScreen #73

Open
MathNodes opened this issue Dec 19, 2023 · 1 comment
Open

Add "New Version Available Dialog" on PreLoadScreen #73

MathNodes opened this issue Dec 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request feature features to be added good first issue Good for newcomers
Milestone

Comments

@MathNodes
Copy link
Owner

A database table will be set up on Aimo Koivunen (MN-API) that will list the most recent version number available for each Operating System. A call to CheckVersionNumber() routine can be made in screens.py 297 and logic can determine to present a dialog notifying the user there is a new version available and ask if they want to download it now or later.

If they click "Now" you can open the browser to https://meile.app and the user can begin the download. If they check "Later" the dialog will close and they are free to continue to use the application.

@MathNodes MathNodes added this to the Meile v2.0.0 milestone Dec 19, 2023
@MathNodes MathNodes added enhancement New feature or request good first issue Good for newcomers feature features to be added labels Dec 19, 2023
@MathNodes
Copy link
Owner Author

The API call is yet to be determined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature features to be added good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

3 participants