Skip to content

Release v0.7.6.9

Choose a tag to compare

@github-actions github-actions released this 24 Aug 07:59
· 1 commit to main since this release

Changelog for 0.7.6.9

  • 2026-08-23

Fixed

  • Self-update when ohub is running deferred. If ohub self-update is invoked while ohub.exe is the current process, the command now detects the running instance via tasklist (stdlib, Windows-only; on other OSes it gracefully skips), prints a clear message that update will be deferred until the next process exit, and returns 0 immediately. The Inno/NSIS installer can then replace the executable when ohub exits. A Windows Task Scheduler trigger can run periodic background checks: ohub check --all --timeout 300.