lulzsun / RePlays

Open-source game recording management software
GNU General Public License v3.0
150 stars 17 forks source link

No way to update when choosing "Prompt" #92

Closed kisunji closed 1 year ago

kisunji commented 1 year ago

I see a notification saying "New version available!" but it's unclear if I can update through the UI. Am I missing something? Or do I need to fetch the latest package from GitHub?

lulzsun commented 1 year ago

You are correct in that you would need to fetch the latest package from GitHub when the update setting is set to prompt, because right now the prompt setting does not do anything other than prompting the user. Reference.

I think it would be preferred to have options/buttons during the prompt and on the update settings page for the user to manually update if this setting is chosen. I will look into implementing this. If you have any other suggestions in regards to this issue, I would be glad to hear them.

lulzsun commented 1 year ago

Added an update button under general settings, apologies for such a late implementation.