Skip to content

v1.3.2

Choose a tag to compare

@mulhamna mulhamna released this 24 May 16:48
bdef69f

1.3.2 (2026-05-24)

Bug Fixes

  • ci: rewrite jira-mcp scoop seed step without nested python heredoc (#293) (ebadcb8)

Packaging notes

  • Release artifacts ship jirac (CLI) and jirac-mcp (MCP server) binaries.
  • The jira-mcp crate (crates.io) and @mulham28/jirac-mcp npm package are published on the separate jira-mcp-v* tag lane — only the binaries are attached here so the Zed extension keeps resolving from "latest release".
  • 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.3.1 by @mulhamna in #290
  • fix(jira-mcp): implement Display and std::error::Error for AppError by @mulhamna in #291
  • chore(main): release jira-mcp 2.0.1 by @mulhamna in #292
  • fix(ci): rewrite jira-mcp scoop seed step without nested python heredoc by @mulhamna in #293
  • docs(readme): replace hardcoded version badges with dynamic shields.io endpoints by @mulhamna in #295
  • chore(main): release 1.3.2 by @mulhamna in #294

Full Changelog: v1.3.1...v1.3.2