Skip to content

✨ v0.27.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 00:18
· 104 commits to main since this release

Vizzly CLI v0.27.1

What's Changed

Fixed

  • Fixed vizzly orgs and vizzly projects commands showing only one org — These commands were incorrectly using project-scoped API tokens when run inside a linked project directory, which limited results to a single organization. The commands now properly prefer the user authentication token, ensuring all accessible organizations and projects are displayed. Falls back to the configured token when user auth is not available.

Changed

  • Claude plugin updated to v0.3.0 — Completely redesigned to use the current Vizzly CLI structure. Removed MCP references and added full coverage of CLI commands including review operations (approve, reject, comment), cloud builds (status, builds, comparisons), account management (login, logout, whoami, orgs, projects), and project management (project:select, project:list, project:token, project:remove). Updated plugin documentation and setup instructions to reflect the new workflow.

Full Changelog: v0.27.0...v0.27.1