# What's new

What’s new in 1.0.0

This section contains information about new features, improvements and fixed issues.

For a complete list of changes made, refer to the **changelog**.

Release of version 1.0.0 finalizes main development of the metapro plugin functionalities. Further development will extend functionality. Current state of metapro for Unity plugin:

**Functionalities:**

* Connect Unity game project with metapromarket app
* Download assets assign to app on metapromarket
* Availability to choose chain that developer want to use (BNB/BNB Testnet)
* Allow player to login with crypto wallet (metaprowallet / WalletConnect)
* Display player NFT tokens that are used in game

**Additional Features Packages:**

* SafeTransferFrom - allow player to send its NFTs to other wallet
* Phoenix - retrieve information from Smart Contract and call transactions to convert NFT tokens into other NFT tokens


---

# Agent Instructions: 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.metaproprotocol.com/metapro-protocol/unity-plugin/whats-new.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.
