v1.8.1
1.8.1 (2026-06-09)
Bug Fixes
- address audit findings (HIGH + MED + LOW) (#354) (5a52bd1)
- address jira-core audit findings (#352) (1edb83d)
Packaging notes
- Release artifacts ship
jirac(CLI) binaries only. jirac-mcpbinaries, thejira-mcpcrate (crates.io), and@mulham28/jirac-mcpnpm package are published on the separatejira-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 tojiracbefore using this release.
What's Changed
- chore(packaging): refresh release docs and manifests for v1.8.0 by @mulhamna in #347
- chore: merge dependabot bumps and prune jira dead code by @mulhamna in #351
- fix: address jira-core audit findings by @mulhamna in #352
- fix: address audit findings (HIGH + MED + LOW) by @mulhamna in #354
- chore(main): release 1.8.1 by @mulhamna in #353
Full Changelog: v1.8.0...v1.8.1