Skip to content

v1.8.1

Choose a tag to compare

@mulhamna mulhamna released this 09 Jun 09:29
3195f74

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-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.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