Skip to content

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 04 Jul 04:33
Immutable release. Only release title and notes can be modified.
v0.7.6

✨ Added

  • Author Jira checklists from Markdown task lists (- [ ] / - [x]); the ADF support matrix now covers every node and mark of the pinned Atlassian schema.
  • Teach a foreign flag carried over from another Jira CLI, pointing at this CLI's equivalent instead of rejecting it bare.

🪲 Fixed

  • Align issue tables on grapheme-clustering terminals (Ghostty, WezTerm, foot) when a summary contains emoji.
  • Pad status pills to a uniform width down the column.
  • Show an unassigned issue as unassigned rather than a raw map[].

📦 Dependencies

  • Update gechr/primer to v0.1.1
  • Update gechr/x to v0.2.4
  • Update bubbletea to v2.0.8
  • Update lipgloss to v2.0.5
  • Update google/uuid to v1.6.0

📜 Commits

  • 0cb7b5f fix(plain): render an identity-less assignee as unassigned, not map[]
  • 8aa3578 feat(errors): teach foreign jira-CLI flags and the schema surface in hints
  • 3ad5aeb fix(plain): pad status pills to the widest label in the table
  • fae8c23 chore(deps): bump gechr/primer to v0.1.0
  • eddfc3d feat(adf): author Markdown checkboxes and cover the full pinned schema
  • cf5e18b chore(adf): bump the pinned schema to @atlaskit/adf-schema 56.0.15
  • ce1540f feat(adf): validate the schema-56 optional attrs
  • 4cb4fbf docs(agent): define the adf-matrix status tiers in the command help
  • 14ee13a fix(plain): align issue tables with grapheme width on clustering terminals
  • 72666e2 style(cli): escape the bare ZWJ literal in the grapheme test

Full Changelog: v0.7.5...v0.7.6