Skip to content

v1.6.0

Choose a tag to compare

@mulhamna mulhamna released this 27 May 09:27
77c1cd4

1.6.0 (2026-05-27)

Features

  • mcp: add antigravity cli install support (#308) (09ef62a)

Bug Fixes

  • release: split CLI and MCP release assets (#305) (bc66f94)
  • zed: resolve MCP assets from dedicated release (#306) (7f0a621)

Packaging notes

  • Release artifacts ship jirac (CLI) binaries only.
  • jirac-mcp binaries, the jira-mcp crate (crates.io), and @mulham28/jirac-mcp npm package are published on the separate jira-mcp-v* tag lane.
  • Windows installer entrypoint: install.ps1.
  • Winget source manifests live in packaging/winget/ and should be updated from the published release artifacts before submission.
  • If you still have scripts that call jira, update them to jirac before using this release.

What's Changed

  • chore(packaging): refresh release docs and manifests for v1.5.0 by @mulhamna in #304
  • fix(zed): resolve MCP assets from dedicated release by @mulhamna in #306
  • fix(release): split CLI and MCP release assets by @mulhamna in #305
  • feat(mcp): add Antigravity CLI install support by @mulhamna in #308
  • chore(main): release 1.6.0 by @mulhamna in #307

Full Changelog: v1.5.0...v1.6.0