qstudio
qstudio copied to clipboard
Implementing a check for updates option, either in help menu or as a button in about dialog
Currently, there is no way to know which version is fully updated and if installed version needs update because :
-
The website/page of the project does not clearly show version number.
-
GitHub code seems to be out of sync. Current release on GitHub is 2.54, codebase reflects version 2.58 and binary downloaded from website is 2.59.
I think this may create confusion. Could a check for updates be implemented for directly receiving updates ?