v0.8.0
Immutable
release. Only release title and notes can be modified.
✨ Added
- Publish curated release notes on the docs site, assembled per release from change fragments.
- Read jira-cli's own changelog from the CLI with
jira release-notes(aliasrn): the notes are embedded in the binary and rendered as Markdown — the full history by default, or a single release with a version argument or--latest.
🪲 Fixed
- Honor a named theme set in config (e.g.
dracula,nord) in plain command output — tables and therelease-notesview — instead of falling back to the dark palette; previously only the opt-inautotheme (orJIRA_THEME) styled non-TUI output.
📜 Commits
52b3afffeat(changelog): assemble release notes from per-change fragmentsa61a825docs(changelog): document the fragment workflow for contributors and agentsffb7b16docs(changelog): backfill dependency and security historyce57dcfci(dependabot): scope dependency-update commits47a50bcdocs(changelog): tighten the fragment-vs-exempt guidanceba3ae2bfeat(release-notes): show jira-cli's own changelog from the CLI7d8302dfix(output): apply a named config theme to plain outputa32fe42docs(release-notes): document the release-notes command62732b9refactor(release-notes): drop the redundant top-level version from JSON
Full Changelog: v0.7.7...v0.8.0