hql287 / Manta

🎉 Flexible invoicing desktop app with beautiful & customizable templates.
https://www.getmanta.app
GNU Lesser General Public License v3.0
5.28k stars 478 forks source link

Simplify auto check for update #261

Closed hql287 closed 6 years ago

hql287 commented 6 years ago

This is an improvement on how Manta should handle checking for updates.

Expected Behavior

Automatic

Manual If the user explicitly checks for updates:

Goal

Current Behavior

Manta uses check-for-update-frequency setting value (daily or weekly) to determine whether it should check for update, which is not necessary.

Possible Solution

Your Environment

hql287 commented 6 years ago

Fixed with #262