v1.8.0
1.8.0 (2026-06-05)
Features
Bug Fixes
- clawhub: pass plugin package version to publish (#341) (9ea450a)
- clawhub: skip republish on workflow-only pushes (#340) (98bef69)
- clawhub: stage plugin bundle for publish (#342) (794ae4a)
- exclude clawhub wrapper changes from root releases (#331) (97acb26)
- ignore release infra in root release lane (#333) (a0d148a)
- publish clawhub wrapper from package root (#329) (d462661)
- release: isolate clawhub changes from root lane (#338) (e0964f7)
- self-trigger clawhub publish workflows (#334) (496a1b3)
- windows: harden MCP path and home handling (#346) (abde638)
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.7.0 by @mulhamna in #327
- ci: split clawhub skill and plugin publish flows by @mulhamna in #328
- fix: publish clawhub wrapper from package root by @mulhamna in #329
- fix: exclude clawhub wrapper changes from root releases by @mulhamna in #331
- fix: ignore release infra in root release lane by @mulhamna in #333
- fix: isolate clawhub changes from root release lane by @mulhamna in #338
- fix: self-trigger clawhub publish workflows by @mulhamna in #334
- fix: avoid clawhub republish on workflow-only pushes by @mulhamna in #340
- fix: pass clawhub plugin version to publish by @mulhamna in #341
- fix: stage jirac plugin bundle for clawhub publish by @mulhamna in #342
- chore: bump clawhub jirac-plugin to v0.1.1 by @mulhamna in #343
- docs: add ClawHub install surfaces and GitHub Sponsors metadata by @mulhamna in #344
- feat(docs): refresh GitHub Pages landing page by @mulhamna in #345
- fix(windows): harden MCP path and home handling by @mulhamna in #346
- chore(main): release 1.8.0 by @mulhamna in #339
Full Changelog: v1.7.0...v1.8.0