cibikle / LaSSI

LaSSI (the Last Starship Save Inspector) is a free, open source, cross-platform, fan-made tool for inspecting and editing save files for "The Last Starship" by Introversion Software (https://www.introversion.co.uk/introversion/). Cross-platform UI made possible by Eto (https://github.com/picoe/Eto)
GNU Affero General Public License v3.0
3 stars 3 forks source link

Tools - check for program updates #115

Closed cibikle closed 2 weeks ago

cibikle commented 7 months ago

Related to #20; check for program updates so users don't have to keep tabs on releases themselves.

cibikle commented 2 weeks ago

On start (opt-out in prefs), LaSSI checks the repo latest page via github API to get the url and version of the reported latest version. If the version is greater than the app's version, the user is alerted and shown a link to the release page. The user can also check for updates on demand via menu item.