Skip to content

v1.7.0

Choose a tag to compare

@mulhamna mulhamna released this 02 Jun 12:14
8df9ee6

1.7.0 (2026-06-02)

Features

  • mcp: add standup, sprint summary, and notifications (#320) (ec4c2f8)

Bug Fixes

  • mcp: align antigravity-cli config target (#314) (c262bd7)
  • mcp: make doctor validate config shape (#316) (f220c4f)
  • release: refresh jira-mcp winget manifests (#324) (2d4b206)
  • release: split release-please manifests by lane (#326) (7f3a090)

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.6.0 by @mulhamna in #309
  • ci: add jira-mcp winget submit workflow by @mulhamna in #312
  • chore(deps): bump serial_test from 3.4.0 to 3.5.0 in the rust-deps group by @dependabot[bot] in #310
  • chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.19 to 2.0.20 in the github-actions group by @dependabot[bot] in #311
  • docs: add jirac-mcp winget install references by @mulhamna in #313
  • fix(mcp): align antigravity-cli config target by @mulhamna in #314
  • fix(mcp): make doctor validate config shape by @mulhamna in #316
  • feat(mcp): add jira issue clone tool by @mulhamna in #317
  • feat(mcp): add bulk comment and batch tools by @mulhamna in #319
  • feat(mcp): add standup, sprint summary, and notifications by @mulhamna in #320
  • chore: remove zed extension traces by @mulhamna in #321
  • fix(release): keep MCP lockfile-only commits out of root lane by @mulhamna in #323
  • fix(release): refresh jira-mcp Winget manifests by @mulhamna in #324
  • chore(main): release jira-mcp 2.1.0 by @mulhamna in #318
  • chore(packaging): refresh jira-mcp Winget manifests for v2.1.0 by @mulhamna in #325
  • fix(release): split release-please manifests by lane by @mulhamna in #326
  • chore(main): release 1.7.0 by @mulhamna in #315

Full Changelog: v1.6.0...v1.7.0