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
Folder/zip apps no longer prompt for an asset when already up to date.ohub check was listing available ZIP assets and asking the user to pick one even when the app was already at the latest version (e.g. MyApp showing "Up to date" yet prompting Select asset to track). The asset picker now only appears when an update is actually available.
Docs
README: added two concrete custom-source examples (a GitHub repo source like owner/myrepo, and a non-GitHub JSON manifest source).