Skip to content

Release v0.7.6.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:53
· 15 commits to main since this release

Changelog for 0.7.6.1

  • 2026-08-13

Fixed

  • 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).