Skip to content

ChangeX v0.1.6

Choose a tag to compare

@ArioMoniri ArioMoniri released this 04 Jun 14:20
· 35 commits to main since this release

ChangeX v0.1.6

Desktop app

  • Fixed: "failed to launch changex CLI". A Finder-launched app inherits a minimal PATH, so it couldn't find the installed changex. The app now resolves it from common install dirs and your login-shell PATH (Homebrew / uv / pipx / pyenv), with a clear install it message if it's genuinely missing.
  • Auto-updater. The app now checks for new versions, downloads + installs them, and relaunches — via a new in-app Updates page (signed updates, GitHub-hosted latest.json).

Downloads

  • Stable, always-latest download links: macOS .dmg (signed + notarized), Windows .msi, Linux .AppImage — wired to the README buttons.

Install/upgrade the CLI the app drives: uv tool upgrade changex (or pip install -U changex).