cloudashdev / cloudash

A monitoring and troubleshooting desktop app for serverless architectures.
https://cloudash.dev
102 stars 3 forks source link

Feature Request: Add option to disable auto-update #86

Closed apburgess closed 2 years ago

apburgess commented 2 years ago

I keep having issues with the latest release launching to an empty window with the activity spinner, but because of the auto-update downgrading only works until I quit. Having the option to disable the auto-update process (but still being notified) would be great.

mthenw commented 2 years ago

Thanks for reporting and sorry for inconvenience. I think the crucial part here is to solve the core issue of the empty screen. We are looking in to that issue. I will keep you updated.

mthenw commented 2 years ago

We found the issue. New version will be released in about 20 minutes.

mthenw commented 2 years ago

Regarding the original feature request. I think that disabling auto-update is a bad pattern and we would like to avoid it. Nevertheless, we will improve our test suite to make sure we won't release new versions with major bugs like this one.

mthenw commented 2 years ago

Can you try https://github.com/cloudashdev/cloudash/releases/tag/1.14.1 and let me know if it works?