Skip to content

Changelog

What shipped.When it shipped.

  1. v0.2.0

    2026-05-12

    Major
    • Production Devnet Release — 100% real on-chain interactions
    • Rust SDK published to crates.io (prova-agent-sdk v0.1.0)
    • New Solutions portal: Compliance, Legal, Auditors
    • New Developers portal: API & MCP Reference, Examples
    • Unified JARGUS internal audit disclaimers across all endpoints
    • Removed all demo-mode stubs from frontend and SDK
  2. v0.1.6

    2026-05-11

    Feature
    • Solana Actions / Blinks endpoint — share any receipt as a Blink on Twitter/X
    • API Keys self-service UI at /app/api-keys (Privy JWT-gated)
    • x402 on-chain payment verification (real tx check, replay protection)
    • RPC proxy at /api/rpc — Helius API key no longer exposed in browser bundle
    • Jupiter/DeFi attestation pattern added to quick-start (step 06)
    • register-agent.tsx fully translated EN/ES/ZH
    • Overview dashboard and API-keys page translated EN/ES/ZH
    • CI: Anchor tests now block on failure (removed continue-on-error)
  3. v0.1.5

    2026-05-09

    SDK Update
    • prova-agent-sdk@0.1.5 published to npm
    • Added ProvaApiClient — full HTTP client for the REST API
    • New /developers/sdks reference page (EN / ES / ZH)
    • Updated quick-start guide with ProvaApiClient usage
    • Admin API key endpoint (POST /api/v1/admin/api-keys)
    • Indexer added to CI/CD pipeline
  4. v0.1.0

    2026-05-08

    Initial Release
    • Anchor program deployed on devnet
    • TypeScript SDK — prova-agent-sdk on npm
    • Forensic Explorer (beta)
    • Hono REST API deployed on Fly.io
    • Helius polling indexer
    • Register Agent + Issue Attestation UI
    • Three-language support: EN / ES / ZH