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
A "Check for updates" button in the Info dialog. It forces an immediate
release check instead of waiting for the once-a-day background check, and reports
the result inline - either that a newer version is available (with a download link
and the banner) or that you are on the latest version. Backed by a new ?force=1 parameter on /api/update-check that hits GitHub synchronously and
bypasses the daily throttle.