Is your feature request related to a problem? Please describe.
When I run drawio (installed via the deb pkg provided on github) it always outputs
Checking for beta autoupdate feature for deb/rpm distributions
Found package-type: deb
at the beginning (even when I run drawio --help).
This is especially annoying when I run drawio in a script in a loop.
Describe the solution you'd like
I think the autoupdate check should be cached and only if a certain time has elapsed since the last check, a new check can be performed.
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem? Please describe.
When I run drawio (installed via the deb pkg provided on github) it always outputs
at the beginning (even when I run
drawio --help).This is especially annoying when I run drawio in a script in a loop.
Describe the solution you'd like
I think the autoupdate check should be cached and only if a certain time has elapsed since the last check, a new check can be performed.
Describe alternatives you've considered
None
Additional context
None