-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[Feature request] Make the automatic downloading of updates optional #1748
Comments
Yes, I agree this is an important feature. It's ~100MB download, so it shouldn't happen on just any network. |
Many apps have this problem solved with preferences like these:
|
@bungabunga, indeed that would be a step forward, but not sufficient. Having automatic update reminders is a nice feature, maybe even essential while the app is still in an early phase, and uses near to no traffic. Meanwhile, not all wifi networks are unlimited. You can have a cable connection which is billed based on traffic, but distributed in your home via wifi. Another case is mobile web connections tethered through wifi. |
This seems somewhat related to #1723 . Without coding it up, my initial thoughts are that the code could be shared with the "update manually" option part of this requested feature. |
Another aspect of this: be more like Chrome, with an unobtrusive 'update is available' icon visible all the time, not just in a popup. |
Seems to be a few thoughts:
|
To contribute an additional use-case for this functionality, I'm installing Signal using a snap: https://snapcraft.io/signal-desktop |
@Beanow We don't turn on automatic update behavior on linux. Can you talk about what exactly you're seeing? Maybe the person who build the snap package needs to make a change? |
On macOS, Signal can be installed via Homebrew/Cask and can be updated with the same package manager. An option to disable automatic update checking on macOS would be very cool indeed. |
@scottnonnenberg my bad, the popups I get are on windows. The snap installation updates silently and fast. |
As @jasonferrier mentioned already, this looks like a duplicate of #1723 ("Allow manual checking for updates") or could be solved with fixing the same. Incidentally #1723 was opened one day before this one :-) |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Feature request
Signal Desktop, as of now (and if I understand it correctly),
1
automatically looks for updates,2
automatically downloads them, and asks the user to restart the app to apply the changes.I can see some reasons why
1
should also be optional, but in general, it probably helps more with making the application more usable and secure, so this isn't the focus of this issue.However,
2
can be undesirable when someone doesn't want the automatic download of an updated installer, i.e. when connecting through a metered network and it's important to keep the traffic low. If I recall correctly, the ("standalone", non-Play Store) Android version also asks before downloading the new version.I propose to have an option which, if activated, would make the application to ask permission to download and install the new version, instead of automatically downloading and only asking when it wants to install. This dialog should also have a "Change log" button or something similar, which, when pressed, would extend the dialogue and display the change log of the version which is to be downloaded. This would add more information and transparency on what it is that the user will install.
Again, this is not to propose that Signal Desktop shouldn't automatically look for updates at all.
Platform info
Operating System: Windows 7 x64
Signal version: 10.0.37
The text was updated successfully, but these errors were encountered: