# Changelog

## Version 1.0.0 <a href="#dec-17-2024" id="dec-17-2024"></a>

* Official launch of the CypherAi platform.
* Key features introduced:
  * **Text to 3D:** Converts text descriptions into 3D models.
  * **Text to Music:** Generates music compositions based on text input.
  * **Text to Program:** Automatically creates code from textual descriptions.
  * **Text to NFT:** Transforms ideas into tradable NFT assets.
  * **Text to Metaverse:** Builds metaverse elements and environments from text.
  * **Text to Game:** Develops game elements from textual descriptions.
* **Explore Feature:** Enables users to explore and view assets generated by others.

***

## Version 1.1.0 <a href="#dec-17-2024-1" id="dec-17-2024-1"></a>

* **Performance Optimization:** Improved algorithms for faster text-to-3D and text-to-music conversions.
* **User Interface Update:** Redesigned user interface for a more intuitive and responsive experience.
* **Favorites Feature:** Users can now save their favorite assets for future reference.
* **Multi-Language Support:** Added support for multiple languages in the user interface.

***

## Version 1.2.0 <a href="#dec-17-2024-2" id="dec-17-2024-2"></a>

* **API Integration:** Introduced APIs for third-party developers to access CypherAi features.
* **Enhanced Security:** Implemented two-factor authentication (2FA) to improve user account security.
* **Feedback Feature:** Users can now provide feedback and rate assets created by others.
* **Documentation Update:** Updated documentation and tutorials to help users understand new features.

***

## Version 1.3.0 <a href="#dec-17-2024-3" id="dec-17-2024-3"></a>

* **Improved Text-to-NFT Feature:** Added the ability to edit NFT metadata before publishing.
* **Collaboration Feature:** Introduced a collaboration feature allowing users to work together on projects.
* **Enhanced 3D Model Quality:** Optimized algorithms for more realistic 3D models.
* **Bug Fixes:** Resolved several reported bugs related to text-to-program conversions.

***

## Version 1.4.0 <a href="#dec-17-2024-4" id="dec-17-2024-4"></a>

* **Search Feature:** Added a search function allowing users to find assets based on keywords.
* **Improved Text-to-Game Feature:** Introduced templates to make creating game elements easier.
* **Updated Notification System:** Enhanced notifications to inform users about updates and platform activities.
* **Performance Enhancements:** Improved server response times and processing speeds.

***

## Version 1.5.0 <a href="#dec-17-2024-5" id="dec-17-2024-5"></a>

* **Machine Learning Feature:** Integrated machine learning algorithms to recommend assets to users.
* **Enhanced Explore Interface:** Updated the Explore interface for a better user experience.
* **Support for New Formats:** Added support for new file formats when exporting 3D models and music.
* **Bug Fixes:** Addressed bugs related to asset downloads and data processing.


---

# 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.cypherai.app/resources/changelog.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.
