SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

Application Should Check for Availability of Latest Version before proceeding so that UX is better and User knows about Latest Version #30

Closed SRvSaha closed 3 years ago

SRvSaha commented 3 years ago

Require Application Version Checker

Describe the solution you'd like On Load of the Application, the Latest Release in Github for the Repo should get checked with the current version in user's machine and then prompt the user for forceful update if there is a breaking change: That is change in the Major Version of SEMANTIC Versioning format. Else, just inform user that update can be done.