Skip to content

Release v0.7.6.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:36
· 14 commits to main since this release

Changelog for 0.7.6.2

  • 2026-08-13

Fixed

  • ohub self-update --force now works. When already at the latest version, check_for_update raised "already latest" and the force flag was ignored (no reinstall happened). --force now re-fetches the release and reinstalls. Regression test added.
  • X cancels any select list. Every interactive picker (ohub check, asset/version selection, candidate menus) now accepts X (in addition to 0) to exit/cancel cleanly.

Docs

  • Removed real app names (v2rayN, OnionHop, qBittorrent, qimgv) from README and CHANGELOG; replaced with generic samples (MyApp, MyTool, owner/myrepo, folder:myapp).