qstudio icon indicating copy to clipboard operation
qstudio copied to clipboard

Implementing a check for updates option, either in help menu or as a button in about dialog

Open abhi-deshpande opened this issue 1 year ago • 0 comments

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 ?

abhi-deshpande avatar May 06 '24 08:05 abhi-deshpande