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

# Changelog

> The latest updates and improvements to the Brale platform.

<Update label="2026-05-31" description="May 2026" tags={["New", "Update"]}>
  May's updates focused on real-time event delivery, smoother onboarding, more resilient payouts, and expanded network coverage.

  ## Webhooks for transfer updates

  Brale now supports webhooks for transfer events, allowing applications to receive real-time notifications instead of polling the API. Webhook deliveries use signed requests, idempotency keys, and delivery logs to support secure, auditable integrations. [Read the announcement](https://brale.xyz/blog/webhooks).

  ## Dashboard document upload for onboarding

  Customers can now upload requested verification documents directly through the Brale dashboard. Submitted documents are automatically routed into the verification workflow to reduce manual back-and-forth during onboarding.

  ## RTP fallback controls

  Organization admins can now choose whether failed RTP transfers automatically fall back to Same Day ACH.

  ## Idempotent Plaid bank registration

  Registering an already-linked Plaid bank account now returns the existing `address_id` instead of a duplicate-account conflict. Archived matching bank accounts can be unarchived and reused.

  ## Starknet support

  Brale now supports Starknet, including SBC and YSBC deployments on Starknet. See [transfer types](/coverage/transfer-types) for the full list of supported networks.
</Update>

<Update label="2026-04-30" description="April 2026" tags={["New", "Update"]}>
  April's updates focused on making transfers easier to reconcile, simplifying payout setup, expanding supported networks, and adding new developer tooling.

  ## Richer transfer payment details

  Transfer responses now include IMAD and [payment details](/api-reference/brale/get-transfer#source-payment_details), making inbound ACH and wire reconciliation easier.

  ## Lighter-weight external bank payout setup

  External bank payout setup is now simpler for ACH credit, same-day ACH credit, and RTP. See [create an address](/api-reference/brale/create-address).

  ## Tempo and PulseChain support

  [Tempo](https://brale.xyz/blog/tempo-is-live) and PulseChain are now supported, expanding the set of networks available for Brale stablecoin workflows. See [transfer types](/coverage/transfer-types) for the full list.

  ## Brale MCP Server

  The [Brale MCP Server](https://brale.xyz/blog/brale-mcp-server) is now available, enabling developers to connect Brale workflows to AI-powered tools and agents.

  ## USDT on Tron

  Brale now supports [USDT on Tron](https://brale.xyz/blog/usdt-tron-support) for onramps and offramps.
</Update>

<Update label="2026-03-20" description="Week of March 17" tags={["New", "Update"]}>
  ## Tron support

  Brale now supports **Tron** as a transfer type. You can mint, burn, and transfer stablecoins on Tron mainnet and Tron testnet. Use `tron` and `tron_testnet` as `transfer_type` values in the API. See [transfer types](/coverage/transfer-types) for the full list of supported chains.

  ## USDT and RLUSD now available

  Two new third-party stablecoins are available as value types:

  * **USDT** (Tether USD) — issued by Tether
  * **RLUSD** (Ripple USD) — issued by Ripple

  You can now use these alongside Brale-issued stablecoins in transfers. See [value types](/coverage/value-types) for the complete registry.

  ## Transfer timing reference

  A new [transfer timing](/documentation/platform/transfer-timing) page documents cut-off times, settlement windows, and finality expectations for every supported transfer type — including fiat rails (wire, ACH, RTP) and onchain networks grouped by speed tier. Use it to set polling intervals and plan around settlement times.

  ## 20+ supported blockchains

  The platform now supports over 20 blockchain networks for stablecoin issuance and transfers, up from 14. See the full list in [transfer types](/coverage/transfer-types).
</Update>
