Skip to main content
Pinpoint
RELEASE NOTES · Pinpoint PLATFORM

Changelog

Product updates and improvements to the Pinpoint platform.

01/RELEASES

EVERY RELEASE,ON THE RECORD.

New features, fixes, and improvements as they ship, newest first.

  1. v1.11.0
    announcement

    New Brand, New Website

    We rebuilt testwithpinpoint.com from the ground up around our new positioning. Augment, the embedded dev and QA capacity you assign work like your own team, now leads the story, and every page shares the same dark editorial design system as the new homepage. The refresh adds dedicated pages for how the platform works, live product demos, and onboarding, plus a rebuilt blog, plans, and releases experience.

    Meet Augment
  2. v2.0.0
    featureannouncement

    Spectre v2: Beyond Static Analysis

    Spectre v2 moves past pure static analysis. Feed the scanner an as-built runtime snapshot from Steampipe, Kubernetes, or OpenTelemetry exports and it reconciles your declared architecture against what is actually running, surfacing shadow dependencies, undeclared egress, and dead declared dependencies as first-class drift findings. Coverage also expands to ten languages with new security rules for Solidity, C, C++, C#, Go, and COBOL, a dedicated rule layer for Spring, Express, NestJS, Next.js, Flask, FastAPI, and Django apps, and a new AI security pack that maps agent and tool wiring to catch the OWASP LLM risk classes. The registry now counts 112 rules.

    Run a scan from the CLI
  3. v1.10.0
    featureannouncement

    Post-Quantum Crypto Scanning

    Run pinpoint spectre scan --post-quantum and Spectre Scan inventories every cryptographic asset in your codebase, emitting a CycloneDX 1.6 Cryptography Bill of Materials (CBOM) and a PDF audit pack that maps each asset to its NIST IR 8547 post-quantum transition phase. New crypto-agility rules flag quantum-vulnerable algorithms where they live, and the experimental Agora flow can commit a CBOM's hash on-chain so anyone can verify exactly what was scanned.

  4. v1.9.0
    feature

    Jira Integration

    Pinpoint now connects to Jira Cloud. Authorize with OAuth, map your Jira statuses to Pinpoint stages in a five-step setup wizard, and let issue transitions trigger test dispatches through signature-verified webhooks. Per-project configuration, proactive token refresh, and a built-in health probe keep the connection from ever silently going stale.

  5. v1.2.2
    fix

    CLI: Fix Spectre Scan Upload Signature Mismatch

    Fixed a regression where pinpoint spectre scan completed analysis but failed to push results, returning SignatureDoesNotMatch on the S3 upload. The presigned PUT URLs issued by the API include x-amz-server-side-encryption=aws:kms in the signed headers; the tensor upload path was omitting that header, so S3 reconstructed the canonical request with an empty value and rejected the signature. The header is now sent on every presigned upload.

    Download the CLI
  6. v1.2.1
    fix

    CLI: Fix WAF Block on Configure

    Resolved an issue where pinpoint configure and other CLI commands could return a 403 against api.testwithpinpoint.com because the HTTP client did not send a User-Agent header, causing AWS WAF's managed rule set to block the request before it reached the API. Every outbound request from the CLI now sets a pinpoint-cli/<version> User-Agent.

    Download the CLI
  7. v1.8.0
    featureannouncement

    Spectre Scan Free Tier

    Spectre Scan is now self-serve. Register and you get a free tier with five scans per month, an API tokens page for CLI access, and a findings dashboard with live pipeline status and per-finding debriefs. Completed scans deliver an email with a rendered PDF report and a seven-day download link, and a new 3D code-city view renders your scanned codebase as an explorable city.

  8. v2.0.0
    feature

    CLI Alpha Program and MCP Server 2.0

    The CLI alpha program opened with invite onboarding, a first-run consent flow, a stable exit-code taxonomy your CI can rely on, and four new pinpoint spectre map subcommands covering impact, dependencies, coverage, and topology. Alongside it, the Pinpoint MCP server moved to 2.0.0, a breaking release that adds the same consent gate and typed error codes for cleaner agent integrations.

    View on npm
  9. v1.7.0
    featureannouncement

    Spectre Scan Alpha

    The Pinpoint CLI now includes Spectre Scan, a static analysis engine that examines your entire codebase to identify architectural issues, potential bugs, unsecured paths, and blast radius for every finding. Each scan produces an impact score measuring how widely an issue propagates through your system, along with a confidence level indicating analysis certainty. Run pinpoint spectre scan from your terminal or CI pipeline to surface high-risk areas before they reach production. This Alpha release supports Java, TypeScript, Rust, and Python, with additional language coverage planned for future releases.

    Get started with the CLI
  10. v1.6.0
    announcementfeature

    SPOQ: Open Source Multi-Agent Orchestration

    Pinpoint’s research division has publicly released SPOQ (Specialist Orchestrated Queuing), our methodology for orchestrating multi-agent AI software development. SPOQ introduces wave-based topological dispatch, dual validation gates, and Human-as-an-Agent integration to coordinate parallel AI coding agents with structured quality controls. The full methodology is documented at spoqpaper.com, and the tooling is available on PyPI as both an MCP server and a standalone CLI. We use SPOQ internally to build and test the Pinpoint platform, and we are now sharing it with the broader engineering community.

    Read the paper
  11. v1.2.0
    feature

    Bug Tracker Dashboard

    A dedicated Bugs page is now available in your dashboard, giving you a consolidated view of every bug found across all test requests. Filter by status or project, click any row for full details, and update a bug's status directly from the detail modal with optional resolution notes.

  12. v1.1.0
    feature

    Guided Onboarding Wizard

    New accounts are now greeted with a three-step onboarding wizard that walks you through creating your first project and submitting a test request. The wizard automatically detects available environments so you can target the right deployment from the start.

  13. v1.0.0
    featureannouncement

    Pinpoint CLI: Native Binary Release

    Pinpoint is officially out of alpha. The new CLI is a single native binary with zero runtime dependencies, available for Linux, macOS, and Windows. Install via Docker or download it directly from the site, then drop it into any CI/CD pipeline to trigger test reviews on every deployment.

    Download the CLI
  14. v0.9.0
    featureannouncement

    MCP Integration for Developer Tools

    Pinpoint now ships an MCP server so your team can view bug reports, track status updates, and manage issues directly from their favorite developer tools without switching context.

    View on npm
  15. v0.8.0
    improvement

    Faster Bug Report Generation

    Bug report PDFs now generate significantly faster with improved formatting and consistent typography. Reports are delivered to your dashboard sooner, keeping your team unblocked.

  16. v0.7.0
    feature

    Annual Billing

    Save 10% by switching to annual billing. You can choose your preferred billing interval during signup or update it anytime from your billing settings.

  17. v0.6.1
    improvement

    Redesigned Billing Settings

    Your billing page now clearly shows your current plan, makes it easy to compare upgrade options, and walks you through flexible alternatives if you ever need to make a change.

  18. v0.6.0
    feature

    New Blog and Resource Library

    We published a library of articles covering QA strategy, testing best practices, and scaling quality for growing engineering teams. Check out the blog for practical insights.

  19. v0.5.0
    improvement

    Website Refresh

    Updated the Pinpoint website with a new case study, an FAQ section, and dedicated pages for common use cases. Finding the information you need should be much more straightforward.

  20. v0.4.0
    feature

    Customer Dashboard

    Your new dashboard gives you a single place to manage test requests, schedule calls with our team, and download completed reports. Everything in one view.

  21. v0.3.0
    improvement

    Cookie Preferences

    Added a cookie consent banner so you can control your privacy preferences when visiting the Pinpoint website.

  22. v0.2.0
    feature

    Flexible Pricing Tiers

    Introduced Core, Professional, and Enterprise plans so you can pick the level of testing that fits your team. Each tier comes with different test round allowances and support commitments.

  23. v0.1.0
    fix

    CI/CD Reliability Improvements

    Fixed an issue where pipeline triggers were occasionally missed during high-traffic periods. Notifications for failed dispatches are now more detailed so your team can resolve issues faster.

SHIPPED CONTINUOUSLY ◦ CLI · MCP · Spectre SCAN ◦ SINCE JAN 2026

ALWAYS SHIPPING.

The platform behind these releases ships with an embedded dev and QA team. Apply for access and put it to work on your codebase.

Apply for Access