v1.3.2
1.3.2 (2026-05-24)
Bug Fixes
Packaging notes
- Release artifacts ship
jirac(CLI) andjirac-mcp(MCP server) binaries. - The
jira-mcpcrate (crates.io) and@mulham28/jirac-mcpnpm package are published on the separatejira-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 tojiracbefore 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