Product changelog

What's new in Patchr

Protocol updates, new templates, and developer surface improvements — shipped in order, with proof.

v0.7

May 2026

Operator templates, consumer claim intake, and trust measurement

New
  • Three new operator-grade workflow templates: Fake Job Verification, School Legitimacy Check, and Agent Due Diligence — available in the template library.

  • Consumer claim intake at /claim — users can submit screenshots, promises, and supporting files to generate a sealed proof pack without a developer account.

  • Trust measurement events added to the telemetry surface: workflow.completed and proxy.escalation_resolved now emit autonomousCompletion (boolean) and timeToDecisionMs (number).

  • A/B escalation variant split: operators can configure plain vs. evidence-rich escalation messages and measure downstream acceptance rates against the new telemetry events.

v0.6

April 2026

Auth.js v5, developer dashboard, and proof-to-decision interoperability

New
  • Replaced the stub sign-up flow with full OAuth authentication via Auth.js v5 — Google, GitHub, and Microsoft Entra are supported out of the box.

  • Developer dashboard with live API key management: create named tokens, copy them to clipboard, and revoke individual keys without affecting others.

  • Decionis-compatible proof pack cite refs — each proof pack now generates a cite-ref URI that can be embedded in external decision ledger entries for interoperability.

  • JSON-LD structured data on proof and workflow pages for answer-engine optimization (AEO), improving discoverability in AI-powered search.

v0.5

March 2026

Sandbox streaming, workflow templates, and telemetry

New
  • Sandbox now streams real-time NDJSON events as workflows execute — agent conversation turns, terminal trace lines, and domain events arrive in order as they happen.

  • Seven core workflow templates launched: Hunt, Resolve, Proxy, Vendor Due Diligence, Decision Log, Compliance Audit, and Procurement — each pre-configured with appropriate bridge connectors and proof settings.

  • PostHog product telemetry integrated with maskAllInputs: true — PII is masked at the SDK level before any events leave the browser.

  • Control plane, proof viewer, and API reference pages — foundational surfaces for operators, builders, and developers working with the protocol.

Stay up to date

Follow the protocol surface changes that matter to your integration. API schema diffs are published with each release at patchr.co/api.

API reference