v1.4.0
1.4.0 (2026-05-26)
Features
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.2 by @mulhamna in #296
- feat(cli): add issue browser shortcut by @mulhamna in #299
- chore(main): release 1.4.0 by @mulhamna in #300
Full Changelog: v1.3.2...v1.4.0