Skip to content

qa-scribe v0.4.10

Choose a tag to compare

@vriesd vriesd released this 24 Jun 06:27
· 13 commits to main since this release

Lore:

qa-scribe learned to leave notes with a Jira-ready satchel: every note, testware draft, and finding can now copy rich markup with a plain-text trail that survives the trip.

Release notes:

  • Add Copy for Jira actions for notes, testware, and findings.

  • Copy current in-memory title/body state so unsaved editor changes are included.

  • Add a rich clipboard exporter that writes text/html plus a Markdown-like text/plain fallback for headings, links, lists, task items, and image placeholders.

  • Add clipboard exporter regression coverage for rich formatting, task lists, blank bodies, managed attachments, and fallback clipboard writes.

  • Make status feedback announce copy successes and errors through live regions.

  • Bump package, frontend, Tauri, Cargo workspace, and lockfile versions to 0.4.10.

  • Pass bun run verify for v0.4.10.