Skip to content

qa-scribe v0.4.11

Choose a tag to compare

@vriesd vriesd released this 24 Jun 06:33
· 12 commits to main since this release

Lore:

qa-scribe learned to travel light into Jira: copy now carries only the markup words Jira should re-dress, so dark-mode descriptions no longer inherit the wrong ink.

Release notes:

  • Make Copy for Jira write the Markdown-style plain-text clipboard payload only, letting Jira apply its own editor theme colors.

  • Keep the rich clipboard formatter available internally while avoiding text/html for the Jira-specific copy action.

  • Add regression coverage proving Copy for Jira does not write a text/html clipboard flavor.

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

  • Pass bun run verify for v0.4.11.