lumper icon indicating copy to clipboard operation
lumper copied to clipboard

Automatic Updates

Open Gocnak opened this issue 7 months ago • 3 comments

Lumper should be able to detect a new version on GitHub and link to downloading the new release for users. The version could be parsed via the source files on GitHub, or we can use the github API to check the releases page for latest and see if the tag version matches the currently deployed one.

Long term it would be great for Lumper to auto download the new version and restart using it.

Gocnak avatar Jun 26 '24 06:06 Gocnak