Skip to content

v0.6.11

Latest

Choose a tag to compare

@rpunt rpunt released this 20 May 21:22
d01403c

What's Changed

  • Fix misleading error when API token is invalid — Jira returns HTTP 404 instead of 401 when authentication fails, which caused the CLI to report "Failed to find project" for what is actually a credentials issue. The CLI now validates authentication at connect time and surfaces a clear message with a link to regenerate the API token.