You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a flatpak package for Digital and one thing i noticed is the code for CheckForNewRelease.java which checks for new releases using the GitHub API.
Since flatpak in this case takes care of keeping Digital updated, it would be nice to have a command line option (i.e:-Ddig.rev.disable=true) to disable the update checks.