ankitpokhrel/jira-cli
### [`v1.4.0`](https://togithub.com/ankitpokhrel/jira-cli/releases/tag/v1.4.0)
[Compare Source](https://togithub.com/ankitpokhrel/jira-cli/compare/v1.3.0...v1.4.0)
This release adds support for issue transition from the UI, introduces a `watch` command to quickly add watchers to issues, enables filtering by multiple statuses when listing issues, and includes various other fixes, updates and improvements.
![Screen Shot 2023-05-06 at 11 29 30 AM](https://user-images.githubusercontent.com/2364546/236615883-bf5db0f8-6f12-427e-b6a1-8e59b6663560.png)
##### π₯· What's added?
- feat(tui): Allow issue transition from the ui by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/544](https://togithub.com/ankitpokhrel/jira-cli/pull/544)
- feat(tui): Add help page by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/563](https://togithub.com/ankitpokhrel/jira-cli/pull/563)
- feat: Filter by multiple statuses by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/573](https://togithub.com/ankitpokhrel/jira-cli/pull/573)
- feat: Support for adding watcher to Issue by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/584](https://togithub.com/ankitpokhrel/jira-cli/pull/584)
- feat: Allow different jira server for API and for UI by [@markhatch](https://togithub.com/markhatch) in [https://github.com/ankitpokhrel/jira-cli/pull/613](https://togithub.com/ankitpokhrel/jira-cli/pull/613)
##### π What's fixed?
- fix: Shell completion for Fish and PowerShell by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/553](https://togithub.com/ankitpokhrel/jira-cli/pull/553)
- fix: Worklog comment don't work together with prompt by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/562](https://togithub.com/ankitpokhrel/jira-cli/pull/562)
- fix: Use http client wrapper instead of round trip by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/530](https://togithub.com/ankitpokhrel/jira-cli/pull/530)
- fix: Try to detect if JIRA v8 server is not using the `createmeta` REST endpoint by [@tristianc](https://togithub.com/tristianc) in [https://github.com/ankitpokhrel/jira-cli/pull/574](https://togithub.com/ankitpokhrel/jira-cli/pull/574)
- fix: Issue with -c flag on config generation by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/582](https://togithub.com/ankitpokhrel/jira-cli/pull/582)
- fix: Issue with value assignment in init by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/606](https://togithub.com/ankitpokhrel/jira-cli/pull/606)
- fix: Issue with epic field on create by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/607](https://togithub.com/ankitpokhrel/jira-cli/pull/607)
- fix: Comment author name is not always displayed by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in ([#618](https://togithub.com/ankitpokhrel/jira-cli/issues/618))
##### βοΈ Other changes
- ehc: Improve PAGER selection by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/570](https://togithub.com/ankitpokhrel/jira-cli/pull/570)
- dep: Upgrade cobra to v1.7.0 by [@dbirks](https://togithub.com/dbirks) in [https://github.com/ankitpokhrel/jira-cli/pull/608](https://togithub.com/ankitpokhrel/jira-cli/pull/608)
- ci: Upgrade actions by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/590](https://togithub.com/ankitpokhrel/jira-cli/pull/590)
##### New Contributors
- [@tristianc](https://togithub.com/tristianc) made their first contribution in [https://github.com/ankitpokhrel/jira-cli/pull/574](https://togithub.com/ankitpokhrel/jira-cli/pull/574)
- [@dbirks](https://togithub.com/dbirks) made their first contribution in [https://github.com/ankitpokhrel/jira-cli/pull/608](https://togithub.com/ankitpokhrel/jira-cli/pull/608)
- [@markhatch](https://togithub.com/markhatch) made their first contribution in [https://github.com/ankitpokhrel/jira-cli/pull/613](https://togithub.com/ankitpokhrel/jira-cli/pull/613)
**Full Changelog**: https://github.com/ankitpokhrel/jira-cli/compare/v1.3.0...v1.4.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.3.0
->v1.4.0
Release Notes
ankitpokhrel/jira-cli
### [`v1.4.0`](https://togithub.com/ankitpokhrel/jira-cli/releases/tag/v1.4.0) [Compare Source](https://togithub.com/ankitpokhrel/jira-cli/compare/v1.3.0...v1.4.0) This release adds support for issue transition from the UI, introduces a `watch` command to quickly add watchers to issues, enables filtering by multiple statuses when listing issues, and includes various other fixes, updates and improvements. ![Screen Shot 2023-05-06 at 11 29 30 AM](https://user-images.githubusercontent.com/2364546/236615883-bf5db0f8-6f12-427e-b6a1-8e59b6663560.png) ##### π₯· What's added? - feat(tui): Allow issue transition from the ui by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/544](https://togithub.com/ankitpokhrel/jira-cli/pull/544) - feat(tui): Add help page by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/563](https://togithub.com/ankitpokhrel/jira-cli/pull/563) - feat: Filter by multiple statuses by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/573](https://togithub.com/ankitpokhrel/jira-cli/pull/573) - feat: Support for adding watcher to Issue by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/584](https://togithub.com/ankitpokhrel/jira-cli/pull/584) - feat: Allow different jira server for API and for UI by [@markhatch](https://togithub.com/markhatch) in [https://github.com/ankitpokhrel/jira-cli/pull/613](https://togithub.com/ankitpokhrel/jira-cli/pull/613) ##### π What's fixed? - fix: Shell completion for Fish and PowerShell by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/553](https://togithub.com/ankitpokhrel/jira-cli/pull/553) - fix: Worklog comment don't work together with prompt by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/562](https://togithub.com/ankitpokhrel/jira-cli/pull/562) - fix: Use http client wrapper instead of round trip by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/530](https://togithub.com/ankitpokhrel/jira-cli/pull/530) - fix: Try to detect if JIRA v8 server is not using the `createmeta` REST endpoint by [@tristianc](https://togithub.com/tristianc) in [https://github.com/ankitpokhrel/jira-cli/pull/574](https://togithub.com/ankitpokhrel/jira-cli/pull/574) - fix: Issue with -c flag on config generation by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/582](https://togithub.com/ankitpokhrel/jira-cli/pull/582) - fix: Issue with value assignment in init by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/606](https://togithub.com/ankitpokhrel/jira-cli/pull/606) - fix: Issue with epic field on create by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/607](https://togithub.com/ankitpokhrel/jira-cli/pull/607) - fix: Comment author name is not always displayed by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in ([#618](https://togithub.com/ankitpokhrel/jira-cli/issues/618)) ##### βοΈ Other changes - ehc: Improve PAGER selection by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/570](https://togithub.com/ankitpokhrel/jira-cli/pull/570) - dep: Upgrade cobra to v1.7.0 by [@dbirks](https://togithub.com/dbirks) in [https://github.com/ankitpokhrel/jira-cli/pull/608](https://togithub.com/ankitpokhrel/jira-cli/pull/608) - ci: Upgrade actions by [@ankitpokhrel](https://togithub.com/ankitpokhrel) in [https://github.com/ankitpokhrel/jira-cli/pull/590](https://togithub.com/ankitpokhrel/jira-cli/pull/590) ##### New Contributors - [@tristianc](https://togithub.com/tristianc) made their first contribution in [https://github.com/ankitpokhrel/jira-cli/pull/574](https://togithub.com/ankitpokhrel/jira-cli/pull/574) - [@dbirks](https://togithub.com/dbirks) made their first contribution in [https://github.com/ankitpokhrel/jira-cli/pull/608](https://togithub.com/ankitpokhrel/jira-cli/pull/608) - [@markhatch](https://togithub.com/markhatch) made their first contribution in [https://github.com/ankitpokhrel/jira-cli/pull/613](https://togithub.com/ankitpokhrel/jira-cli/pull/613) **Full Changelog**: https://github.com/ankitpokhrel/jira-cli/compare/v1.3.0...v1.4.0Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.