v1.0.0
1.0.0 (2026-05-17)
⚠ BREAKING CHANGES
- jira-core,tui: get_remote_links and get_project_components return types changed from Vec to typed Vec / Vec.
Miscellaneous Chores
Packaging notes
- Release artifacts ship
jiracandjirac-mcp. - 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 v0.39.0 by @mulhamna in #252
- chore(jira-core,tui): SDK polish + mouse support for 1.0.0 by @mulhamna in #253
- chore(main): release 1.0.0 by @mulhamna in #254
Full Changelog: v0.39.0...v1.0.0