Skip to content

qa-scribe v0.4.9

Choose a tag to compare

@vriesd vriesd released this 24 Jun 05:56
· 14 commits to main since this release

Lore:

qa-scribe learned that blank means blank all the way up: new manual records no longer borrow a note title, and prefilled records keep their note context in the body without naming themselves after it.

Release notes:

  • Make manual New finding and New testware use generic untitled titles instead of deriving titles from the active note.

  • Make Prefill from note use the same generic untitled titles while keeping the note-derived scaffold in the body.

  • Add shared untitled record title generation with numbered collision handling for repeated findings and testware drafts.

  • Add frontend regression coverage to ensure source-note titles such as Finding from Gmail do not drive untitled record naming.

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

  • Pass bun run verify for v0.4.9.