qa-scribe v0.4.13
Lore:
qa-scribe stopped carrying borrowed ink into Jira. Text now travels as plain words, while screenshots take their own native clipboard path, arriving as images instead of hiding inside brittle HTML.
Release notes:
-
Keep Copy for Jira on the plain text clipboard path for notes, testware, and findings, including records that contain screenshots.
-
Add explicit screenshot copy actions for notes, testware, and findings when managed screenshots are present, with separate green check confirmation states.
-
Add a native Tauri image clipboard command that resolves managed attachments safely and writes decoded image data to the OS clipboard.
-
Remove the rich HTML Jira screenshot copy path that could reintroduce pasted text color and still lose images in Jira.
-
Add regression coverage for plain-only Jira text copy, screenshot reference extraction, and screenshot copy button success states.
-
Bump package, frontend, Tauri, Cargo workspace, and lockfile versions to 0.4.13.
-
Pass bun run verify for v0.4.13.