-
-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "Not now"/"Remind me later" button to update dialog and rename "No" to "Skip version" #3208
Comments
@tonweg15 hello. I can add that, but i'm not sure if it's worth to overcomplicate process here. What are the downsides of updating straight away ? It's an (almost) instant process. App just downloads zip with new version from github, and unpacks it over old one. Also manually replacing old exe with new one does not affect any admin permissions. Startup task pointing to exe remains same, and if was running app as admin on logon before - it will keep doing that. |
@tonweg15 any updates here ? :) |
Sorry, posted this with the wrong account.
I like to read the release notes first, which generally is a good practice when updating i think.
No clue if that is an error on my side then, but whenever I replace the executable, I have to uncheck and recheck |
What I can do (to keep things simple), is instead of remembering In my opinion, there is no reason to not to update. As all updates are incremental, and it's always good to use latest release. |
I would be fine with getting asked to update every time I start G-Helper more than the current solution. So in my opinion, you could remove the |
@moritzbeck13 that may be too annoying for some people actually (the whole reason why i remember the choice in a first place) Alternatively I can just run auto-update process when you click on the version link ... but from the other side, I like how it opens releases page now to read all release notes. |
Same actually. |
Rules
Is your feature request related to a problem? Please describe
Sometimes, when I start G-Helper, there is an update available, but even though the update process is really fast, I don't want to update right now for one reason or another, but I still might want to update later and not skip the update altogether. But when I then click on
No
, askip_version
entry is added to the config file and on subsequent starts, the update dialog is therefore no longer displayed.Describe the solution you'd like
Instead of there only being a
Yes
andNo
option (which is also kinda misleading, since it doesn't only not update, it also skips that version altogether), there would beYes
,Skip version
andNot now
orRemind me later
. The behaviour forYes
andSkip version
would be unchanged,Not now
orRemind me later
would simply close the windows and not update or add anything to the config file.Describe alternatives you've considered
skip_version
entry in the config file, start G-HelperDevice and Model
Flow X13 2022 GV301RE, XG Mobile 6850XT
Additional information.
No response
The text was updated successfully, but these errors were encountered: