Skip to content

Releases: pchuri/jira-cli

v2.4.2

20 Apr 15:55

Choose a tag to compare

2.4.2 (2026-04-20)

Bug Fixes

  • issue: honor list filter options that were silently ignored (#26) (bbb9476)

v2.4.1

19 Apr 15:02

Choose a tag to compare

2.4.1 (2026-04-19)

Bug Fixes

  • security: escape JQL string values to prevent injection (#25) (f5678dd)

v2.4.0

19 Apr 12:31

Choose a tag to compare

2.4.0 (2026-04-19)

Features

v2.3.3

11 Apr 13:30

Choose a tag to compare

2.3.3 (2026-04-11)

Bug Fixes

  • convert ADF description to text for markdown/detail output (#22) (25ecf91), closes #21

v2.3.2

01 Apr 03:46

Choose a tag to compare

2.3.2 (2026-04-01)

Bug Fixes

  • handle SAML/SSO HTML responses in API version fallback (#20) (840b608)

v2.3.1

31 Dec 12:12

Choose a tag to compare

2.3.1 (2025-12-31)

Bug Fixes

  • support Jira REST API v3 (v2 fallback) (0c1fe3d), closes #18

v2.3.0

29 Dec 07:04

Choose a tag to compare

2.3.0 (2025-12-29)

Features

v2.2.0

11 Dec 05:23

Choose a tag to compare

2.2.0 (2025-12-11)

Features

  • add markdown export support for issues (#15) (9691ea5)

v2.1.2

10 Dec 04:42

Choose a tag to compare

2.1.2 (2025-12-10)

Bug Fixes

  • resolve option parsing conflict in issue subcommands (#14) (efe6be8)

v2.1.1

10 Dec 04:27

Choose a tag to compare

2.1.1 (2025-12-10)

Bug Fixes

  • handle currentUser assignee filter correctly in JQL (#13) (91b1306)