> ## Documentation Index
> Fetch the complete documentation index at: https://conto.finance/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Product updates from Conto

# Changelog

Product updates from Conto

The latest features, improvements, and fixes shipped to Conto. Entries are grouped by release date with the most recent at the top.

<Tip>
  Want to be notified of new releases? Follow [@contofinance](https://twitter.com/contofinance) on Twitter or join our [Discord community](https://discord.gg/h7rYrpkrRt).
</Tip>

## July 5, 2026

<Update label="July 5, 2026" tags={["SDK", "x402", "Policies"]}>
  ### x402 Budgets Support Session-Aware Tracking

  Conto now tracks x402 budgets by `sessionId`, so teams can measure burn rate and remaining budget
  for a specific API payment session instead of only viewing aggregate protocol spend.

  The SDK, public docs, and policy guides now expose the same session-aware x402 and MPP budget
  flows, making it easier to pre-authorize, record, and monitor machine-payable API usage with one
  consistent integration model.
</Update>

## June 22, 2026

<Update label="June 22, 2026" tags={["Agents", "Quickstart", "Developer Experience"]}>
  ### Anonymous Agent Sandbox Quickstart

  Conto now includes an anonymous agent sandbox flow that creates a test-mode organization, agent,
  Tempo Testnet wallet, and SDK keys without email verification or manual setup.

  The launch also adds a dedicated Mintlify quickstart and claim flow, giving agent builders a
  faster path to test policy evaluation, receipts, and audit behavior before wiring up a production
  integration.
</Update>

## June 18, 2026

<Update label="June 18, 2026" tags={["Conto Pay", "Rollout", "Agents"]}>
  ### Conto Pay Live Rollout Guidance

  Conto Pay docs now include a dedicated live rollout guide for launch evidence, live-review
  requests, rollout gate modes, public rollout evidence, and agent behavior. Operators and
  authenticated agents can use the guide to understand when a hosted workspace should stay in
  sandbox, request Conto review, wait for support, or present live-money capability.

  Conto Pay guides and the solution page now also call out saved-contact trust review: Profile API
  fingerprints and ETags can be used to compare current payee identity, and unresolved trust
  warnings block saved-contact payment preparation until the operator reviews the current profile.
</Update>

## June 12, 2026

<Update label="June 12, 2026" tags={["CLI", "SDK", "Developer Experience"]}>
  ### CLI Quickstart Works End to End

  The `npx @conto_finance/create-conto-agent` quickstart now produces a setup that can pay in production. The wizard creates wallets with the server's default custody, installs the `conto` CLI into your project so `npx conto <command>` resolves correctly, and writes a runnable `example.ts` with an opt-in `--execute` step.

  New `conto doctor` command diagnoses auth, key scopes, wallet, custody, chain, balance, and base URL in one pass, backed by `GET /api/sdk/setup`, which now reports per-wallet `executionMode` and `isTestnet`.

  Standard SDK keys are documented as they actually behave: the preset covers the full payment lifecycle (`payments:request`, `payments:execute`, `payments:approve`, `payments:confirm`) plus read scopes, and the key creation response now lists the granted scopes.
</Update>

## June 11, 2026

<Update label="June 11, 2026" tags={["Conto Pay", "Payments", "Receivables"]}>
  ### Hosted Conto Pay Profiles, Requests, and Receipts

  Conto Pay now supports hosted profile URLs and handles, payee-initiated payment requests,
  request review pages, direct-payment receipt pages, and a unified activity inbox so teams can
  manage discovery, receivables, approvals, and payment follow-up from one hosted workspace.
</Update>

<Update label="June 11, 2026" tags={["Trust", "Network", "Controls"]}>
  ### Network Intelligence Sharing Controls and Explainability

  The Network workspace now exposes richer trust explainability, including detailed entity views,
  contribution-aware trust lookups, Fairscale recommendation and red-flag context for Solana, and
  organization-level sharing modes for full, partial, receive-only, or disabled participation.
</Update>

## May 6, 2026

<Update label="May 6, 2026" tags={["Security", "Compliance"]}>
  ### Security Disclosure Policy

  Conto now publishes a public security disclosure page and machine-readable `security.txt`, making it easier for customers and security researchers to report issues and review scope, response expectations, and safe-harbor guidance.
</Update>

## April 28, 2026

<Update label="April 28, 2026" tags={["Solutions", "Demos", "Policies"]}>
  ### Interactive Solutions Pages

  Five public solutions pages now let teams see live Conto policy evaluation across delivery, global payroll, agentic commerce, supply chain, and AI infrastructure scenarios, including both approved and blocked paths.
</Update>

## April 26, 2026

<Update label="April 26, 2026" tags={["Policies", "Templates"]}>
  ### Policy Template Library

  The Policies workspace now includes use-case-driven templates for infrastructure, vendor payouts, marketing, research, compliance, and time-bound workflows, with recommended limits and similar-policy benchmarks.
</Update>

## April 24, 2026

<Update label="April 24, 2026" tags={["Counterparties", "Trust"]}>
  ### Trust Score Explainability

  Counterparty trust scores now show weighted score breakdowns, positive and negative signals, recommended actions, and the next milestone needed to improve trust.
</Update>

## April 23, 2026

<Update label="April 23, 2026" tags={["Conto Pay", "AI Assistant", "Payments"]}>
  ### Hosted Conto Pay Assistant Workflow

  Conto Pay now supports a fuller end-to-end workflow in chat, including wallet readiness, recipient setup, approvals, retries, cancellations, and payment execution from one assistant thread.
</Update>

## April 21, 2026

<Update label="April 21, 2026" tags={["Billing", "Usage"]}>
  ### Unified Billing Command Center

  Billing settings now bring plan details, live usage meters, forecasts, alerts, and invoices together in one workspace so owners and admins can monitor spend in one place.
</Update>

## April 20, 2026

<Update label="April 20, 2026" tags={["Pricing"]}>
  ### Public Pricing Page

  Conto now includes a public pricing page with Free, Builder, and Enterprise tiers, plus a public tiers endpoint that keeps plan details consistent across the product and marketing site.
</Update>

## April 16, 2026

<Update label="April 16, 2026" tags={["Analytics"]}>
  ### Machine Spend Analytics

  A new Machine Spend Analytics view gives teams a clearer picture of agent spend, counterparty activity, and payment protocol usage.
</Update>

## April 15, 2026

<Update label="April 15, 2026" tags={["Approvals", "Notifications", "Security"]}>
  ### Hardened Approval Workflows

  Approval workflows now behave more consistently across in-app and external channels, with stronger safeguards around approvals, notifications, and payment handling.
</Update>

## April 14, 2026

<Update label="April 14, 2026" tags={["Dashboard", "UX"]}>
  ### Dashboard UX Refresh

  The dashboard has been updated to make setup, transaction review, approval handling, and navigation faster across desktop and mobile.
</Update>

<Update label="April 14, 2026" tags={["Accessibility"]}>
  ### Accessibility Improvements

  Accessibility updates improved keyboard navigation, screen reader support, table semantics, and contrast across the product.
</Update>

<Update label="April 14, 2026" tags={["Admin"]}>
  ### Admin Panel Updates

  The admin panel now gives teams better visibility into user activity, audit history, and signup monitoring.
</Update>

<Update label="April 14, 2026" tags={["Developers"]}>
  ### Developer Page Polish

  The in-dashboard developer reference now includes clearer examples and better guidance for sandbox usage and error handling.
</Update>

## April 13, 2026

<Update label="April 13, 2026" tags={["AI Assistant", "UX"]}>
  ### Improved AI Assistant Experience

  The AI Assistant experience now includes a cleaner mobile layout, clearer confirmations, better error states, and improved visibility into tool progress.
</Update>

## April 12, 2026

<Update label="April 12, 2026" tags={["AI Assistant"]}>
  ### Global AI Assistant

  Conto now includes a global AI Assistant that can be opened from anywhere in the dashboard. Teams can use natural language to work across agents, wallets, policies, counterparties, and approvals from one interface.
</Update>

## Previous Releases

For older changes, see the full [`CHANGELOG.md`](https://github.com/Conto-Finance/conto/blob/main/CHANGELOG.md) on GitHub.
