v1.5 Current Aug 2026
  • New Executions Trends: a per-suite pass-rate chart across completed runs, plus flaky-test detection with a Dashboard alert card for tests still flapping.
  • New AI-powered File Bug Report action: drafts a bug report from a failed test execution and files it directly to Jira, Azure DevOps, GitHub, or Trello, attaching any linked evidence automatically.
  • New Defects and Risk dashboards inside Executions: Defects aggregates every bug filed across every suite with suite/module/severity filters; Risk ranks test cases by severity, priority, and failure history, with a "Risk by Feature" heatmap.
  • New branded PDF Execution Summary Report for a single run.
  • Global search (Ctrl+K) now covers Knowledge Hub, Kanban, and Evidence Vault.
  • Test Suites can now be imported from a previously exported JSON file; test case IDs are locked after creation.
  • Kanban gained an AI-generated board summary. New Toolbox tool: Alarm, with a full-screen alert, siren sound, and OS notification.
  • Security hardening on the Jira/Azure/Trello attachment endpoints and the Kanban AI summary prompt; fixed a silent export/download failure that could show success even when a save dialog was cancelled.
v1.4 Aug 2026
  • New one-click Optimize Suite action in the AI Insights panel: removes near-duplicate test cases (no AI call) and tops up any requested category still missing test cases, with a review dialog showing exactly what will change before you approve or decline.
  • New opt-in Review Accuracy AI check: re-checks every existing test case against the original requirement and flags only the ones that genuinely contradict it, for you to review and edit.
  • Multi-select bulk delete rolled out to Test Suites, Evidence Vault cases, and Knowledge Hub articles.
  • Fixed a bug where merging test cases during a top-up could leave gaps or duplicate IDs in TC-### numbering; IDs are now compacted back to sequential automatically.
  • Strengthened the generation prompt for validation cases, test case titles, and duplicate detection; "Example Requirement" now offers 5 sample requirements with a picker.
  • Requirement Gaps card gained a "Copy for BA/PO" button that formats gaps as a ready-to-paste clarification request.
  • Ollama now defaults to 127.0.0.1, with a friendlier "model not found" error and a local setup/troubleshooting guide.
  • Fixed: an in-progress execution run whose Test Suite had been deleted could never be deleted itself.
v1.3 Aug 2026
  • New Knowledge Hub: a searchable knowledge base for QA documentation (business rules, API docs, SQL snippets, environment setup, known issues, and more). A single navigation tree (search, All Articles, Pinned, and collapsible categories with articles nested directly underneath) next to a full Markdown editor with live split preview, syntax-highlighted code blocks, file attachments you can view or download, and 14 built-in templates.
  • Kanban: task type (Task/Bug/Story/Improvement), file attachments, pin-to-top, a clickable summary stats row, and drag-to-reorder within a column.
  • Recycle Bin relocated on Kanban, Test Suites, and Evidence Vault to a lower-key spot so it's no longer easy to mistake for an "add new" button.
  • Search boxes across the app now have a clear (×) button.
  • Redesigned Dashboard: stat tiles that link straight to each page, a Test Execution Progress card showing in-progress runs, and a Kanban Overview card combining the To Do/In Progress/Done breakdown with a list of tasks due or overdue.
  • Knowledge Hub and Kanban categories/tasks can now be drag-and-dropped to reorder, and both support right-click for quick actions.
  • Kanban, Knowledge Hub, and Evidence Vault actions now show up in Recent Activity, alongside Test Suite actions.
  • Backup, Restore, and Delete Everything now cover Executions, Evidence Vault (including file attachments), and Knowledge Hub, not just Test Suites and activity.
  • Fixed Jira, Azure DevOps, GitHub, and Trello connections failing on the desktop app.
v1.2 Aug 2026
  • New Kanban board for tracking internal QA tasks and notes, separate from your generated test suites: To Do / In Progress / Done columns, drag-and-drop, priority, labels, due dates, and search.
  • Recycle Bin extended to Test Suites and Kanban tasks. Deleting either now moves it to a Recycle Bin instead of removing it immediately, kept for 30 days before permanent removal, the same pattern already used by Evidence Vault and Executions.
v1.1 Jul 2026
  • Import user stories directly into Generate from Jira Cloud, Azure DevOps, GitHub Issues, or Trello. Connect a provider once in Settings, then search and pick a story to pre-fill the form.
  • More reliable AI generation: automatic follow-up coverage when a requested test category comes back empty, duplicate-case prevention, and a more consistent acceptance-criteria traceability matrix across providers.
  • Rebuilt Excel export with an AC traceability column, a Severity column, and color-coded Priority/Severity/Result.
v1.0 Official Launch Jul 2026
  • AI-powered test case generation from user stories, acceptance criteria, and business rules, across 11 test categories, in classic structured form or as Gherkin/BDD scenarios.
  • The Test Execution Workspace: run generated suites with Pass/Fail/Blocked/No Run tracking, environment and build details, and full execution history.
  • The Evidence Vault: organize screenshots, recordings, and documents into cases with pinning and preview support.
  • A full QA Toolbox of offline utilities: JSON Formatter, JSON Diff, Regex Tester, JWT Decoder, Timestamp Converter, Test Data Generator, Lorem Ipsum Generator, Media Compressor, File Generator, Boundary Values, UUID Generator, and a Bug Report Template. All tools are pinnable, and nothing leaves your machine.
  • Test Suites workspace with an AI Insights panel, multi-format export (Excel, Azure DevOps, Jira/Xray, TestRail, Markdown, CSV, JSON, PDF), and a traceability matrix.
  • Support for Anthropic, OpenAI, Gemini, and Ollama as AI providers. Bring your own key, and nothing is stored server-side.
  • Native desktop app for Windows, built with Tauri, with a real auto-updater and Auto Backup for your workspace.