> For the complete documentation index, see [llms.txt](https://docs.havah.io/havah-mitter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.havah.io/havah-mitter/announcement/havah-mitter-release-notes/v1.0.21-release-notes.md).

# v1.0.21 Release Notes

HAVAH Mitter v1.0.21 has been released.&#x20;

Here are the details about what’s included in this version.

<figure><img src="/files/6mOtY73RwzabNf7opINU" alt=""><figcaption></figcaption></figure>

**\[What's New]**

1. When a user requests a wallet's NFT list on the Base chain, the list is automatically shown.&#x20;
2. Allow the recipient to specify both the contract address and the wallet address only if the target chain is HAVAH.&#x20;
3. The testnet for Base chain has been changed Sepolia.&#x20;
4. The testnet for the Polygon chain has been changed to Amoy.&#x20;
5. XPLA and Solana chains with HAVAH Mitter. (Testnet Only)

**\[Improvements]**

1. Several UI/UX improvements have been done.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.havah.io/havah-mitter/announcement/havah-mitter-release-notes/v1.0.21-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
