alienator88 / Pearcleaner

A free, source-available and fair-code licensed mac app cleaner
https://itsalin.com/appInfo/?id=pearcleaner
Other
745 stars 18 forks source link

[FR] Auto Update Improvement #64

Closed hisikbay closed 2 weeks ago

hisikbay commented 2 weeks ago

This is not a problem, but an optional improvement.

The current version's settings allow users to adjust the interval for checking updates but do not offer an option to disable this feature entirely. Providing an option to turn off automatic update checks would give users more control and comfort knowing they can disable it if they wish.

In the version's settings, there are arrows to increase or decrease the interval for checking updates. One potential solution could be to allow the interval to be set to 0 days OR extend the range to 8 days (since the current maximum is 7 days) to disable the automatic update checks. This small change would offer more flexibility to users.

Thank you for reading this and taking the time!

alienator88 commented 2 weeks ago

Hey, that's a good idea. I'll probably just add a toggle to enable/disable the updater. Something I noticed when looking at the updater code is that the update check doesn't even really work at all how it's supposed to 😂 when the app is closed, it looks like it doesn't save the next update timestamp in the settings so the timer just starts again next time its opened. I'll fix this bug and add a toggle as well for the next release. Thanks!

alienator88 commented 2 weeks ago

Added this in v3.7.1 which is out now.