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

# Changelog — NEAR

> NEAR transaction decoding, the NEAR Intents preset, and NEAR-specific decoder fixes. One entry per meaningful release.

<Icon icon="rss" /> [Subscribe](/changelog/near/rss.xml) · Filter by tag — `Wallet API`.

<Update label="2026-07-30 — Added NEAR chain support and the NEAR Intents preset" tags={["Wallet API"]}>
  NEAR joins the supported chains: borsh transaction decoding, native transfers, and token-movement `FunctionCall`s (`ft_transfer`, `ft_transfer_call`, `ft_withdraw`). The NEAR Intents (Defuse Protocol) preset renders both the pre-signature intent envelope (`near::sign_intent`) and signed `execute_intents` batches across all seven signature standards (NEP-413, ERC-191, TIP-191, raw ed25519, WebAuthn, TonConnect, SEP-53) and eleven intent types. See [NEAR](/chains/near).
</Update>
