ChangeX v0.1.6
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 installedchangex. The app now resolves it from common install dirs and your login-shellPATH(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(orpip install -U changex).