# Changelog & Contact

#### Changelog

**v1.0.0 – April 2025**

* Initial release of the Cardano Mendix Plugin
* Wallet creation, restoration, and encryption support
* Simple ADA transaction and metadata support
* NFT minting with IPFS metadata support
* Multi-signature (native script) transaction flow
* CIP-30 browser wallet integration (connect + sign)
* Smart contract interaction (lock/unlock primitives)
* Blockfrost API integration
* Complete working example project provided

***

#### Contact & Support

This plugin is maintained by the **Landano team**. We welcome contributions, feedback, and collaboration from the Mendix and Cardano developer communities.

For issues, questions, or feature requests:

* **GitHub**: <https://github.com/landano/cardano-mx-plugin>
* **Email**: <support@landano.io>
* **Discord**: [Join ](https://discord.gg/Djt9jgjbfH)the Lardano Discord and find us in the #cardano-mendix-plugin channel


---

# 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.landano.io/d/cardano-mendix-plugin/changelog-and-contact.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.
