Release Notes

v2.42.0

Release date: June 30, 2026

New features

Full-text search for intents

Intents can now be searched with a single free-text query parameter, $plainTextQuery, that matches across an intent's key details — its handle, status, schema, and each claim's wallets, symbol, and action.

Searches match complete terms. For example, terms like svgs, 1234, example.com or svgs:1234@example.com all find the wallet svgs:1234@example.com.

See About Queries for the full behavior and examples.

Improvements

  • [studio] Updated the UI and UX of the authentication flow: Login, signup, password recovery and two factor setup and verification.
  • [studio] Made cross-ledger navigation easier.
  • [ledger] Allows intent filtering by meta.domains.
  • [ledger] Intent API responses now include meta.domains field.

Fixes

On this page