Releases: jcharette/jira-tui
Releases · jcharette/jira-tui
Release list
v1.0.15
v1.0.14
- Added
queries.default_team_field_id/queries.default_team_id/queries.default_team_name
so toil tickets and board hygiene fixes can set the Jira Team field needed by Team-filtered
boards. - Changed
jira ticket check-boardto apply the configured default Team for tickets that are in
sprint but still filtered off the board, then re-check board visibility after the write. - Changed
jira ticket check-boardto report Epics that cannot appear as board issue cards as
manual tracking notes instead of proposing Team/Sprint rewrites. - Changed Start Work and new toil-ticket creation to add tickets to the configured board's active
sprint and verify board visibility whenqueries.default_board_idis set.
v1.0.12
- Added a Developer Workbench detail section and developer-first Ticket Actions grouping so Start
Work, Claude planning/review, comments, worklogs, and Jira open/copy actions are easier to find. - Tightened Developer Workbench into a compact cockpit summary for developer actions plus Comments,
Worklog, Hierarchy, and Links state. - Reframed the ticket detail Workbench as a Ticket Dashboard with ownership, recent comment signal,
and next-action rows. - Added a selected-ticket strip to the issue list so the initial screen shows the focused key,
status, priority, owner, and next action. - Renamed the issue-list local filter chip to
Status All/Activeso it is not confused with the
active Jira query filter. - Added board hygiene checks that warn on Epic-owned Sub-tasks, unassigned in-progress work, and
missing active sprint membership. - Added
jira ticket check-board [KEY]with current-user audit mode, prompted--fix, and
script-friendly--yes. - Blocked direct Sub-task creation under Epics in the TUI and marked problematic hierarchy rows.
v1.0.11
- Reframed the active AI roadmap around polishing existing Claude workflows before provider-neutral
provider expansion. - Added optional Claude-assisted Jira progress note drafting to
jira commit, with fallback to the
existing deterministic note. - Added optional Claude-assisted pull request text and final Jira note drafting to
jira finish. - Added Claude ticket-detail Quality Review and Draft Comment actions.
- Added optional read-only Claude Branch Plans to Start Work review before branch or Jira writes.
- Added
ctrl+rClaude refinement for local Create Ticket drafts before Jira creation. - Added
ctrl+rClaude polish for local bug report title/body drafts before opening GitHub. - Added
ctrl+rClaude refinement for local Add/Edit Comment drafts before Jira post/update. - Fixed reviewed UX gaps: Start Work now stops Jira writes after a required branch failure, Ticket
Assist comment posting honorsallow_jira_writes, Draft Comment uses its own feature flag, and
keyboard/command docs match current shortcuts. - Added UX render snapshots for representative TUI states to catch help, footer, modal, and flow
drift.
v1.0.10
- Fixed notification-center
enterso it opens the selected ticket even when that ticket is not in
the current loaded issue list.
v1.0.9
- Added quick toil-ticket accounting with a TUI
Tform plusjira ticket create-toil,
jira ticket update-toil,jira ticket close-toil, andjira ticket toilfor creation,
worklog updates, picker-backed selection, and safe terminal transitions.
v1.0.8
- Added guided Ticket Assist sessions with parsed Open Questions, answer-driven refinement, loaded
hierarchy context, and first-class subtask recommendation review for keep/add/modify/close child
work after Summary and Description are applied. - Expanded ticket Overview descriptions by default and added simple Ticket Assist text selection
with Shift+Arrow when available plus actrl+spacefallback.
v1.0.7
v1.0.6
- Fixed parent updates so retained issue detail and active-view caches reflect changed hierarchy state immediately.
- Fixed time tracking detail behavior so Jira estimates are read from issue detail, prefilled in the editor, and patched locally after updates.
v1.0.5
- Added metadata-backed Ticket Actions for setting or clearing Parent and editing Time Tracking
estimates when Jira edit metadata exposes those fields as editable.