> For the complete documentation index, see [llms.txt](https://ml-models-pro.gitbook.io/ml-models-pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ml-models-pro.gitbook.io/ml-models-pro/community/changelog.md).

# Changelog

This section will help users and community members track the progress of the platform and take full advantage of new features as they are released.

We continuously work to enhance the platform's performance, add new integrations, improve user experience, and fix any known issues to provide a seamless experience for our users.

#### **v2.0.0 - December 2024**

* Major update: Added support for **ElevenLabs** for voice generation.
* Enhanced **Stability AI** for image creation.
* Improved user interface for a more intuitive experience.
* Fixed minor bugs related to workspace management.

***

#### **v1.9.0 - November 2024**

* Enhanced security protocols for wallet connections.
* Introduced customizable AI models within workspaces.
* Bug fixes and optimizations.

***

#### **v1.8.0 - October 2024**

* Launched **xAI** integration for improved conversational AI.
* Improved performance and speed of the platform.
* Fixed UI issues in various dashboards.

***

#### **v1.7.0 - September 2024**

* Enabled **on-chain interactions** for secure blockchain-based financial operations.
* Integrated **Phantom Wallet** and **Solana** support.
* Introduced advanced subscription management features.

***

#### **v1.6.0 - July 2024**

* Launched **Serper API** for enhanced search capabilities.
* Added **Clipdrop** integration for image tools.
* Minor enhancements to affiliate dashboard.

***

#### **v1.5.0 - May 2024**

* Added **Stability AI** integration for image generation.
* Introduced **AI/ML API** for custom model deployments.
* Improved dashboard analytics for users.

***

#### **v1.4.0 - March 2024**

* Integrated **Azure AI Services**.
* Performance optimizations for faster workspace loading.
* Bug fixes in subscription and billing modules.

***

#### **v1.3.0 - January 2024**

* Introduced **ElevenLabs** integration for voice generation.
* Enhanced **Google Cloud Platform** support for enterprise users.
* Added multilingual support for global access.

***

#### **v1.2.0 - December 2023**

* Added **Cohere** and **Fal AI** integrations.
* UI/UX enhancements for a smoother experience.
* Improved security protocols.

***

#### **v1.1.0 - November 2023**

* Added support for **OpenAI GPT models**.
* Introduced **Anthropic/Claude** integration.
* Minor bug fixes and performance improvements.

***

#### **v1.0.0 - 22 October 2023**

* Initial launch of **mlmodels.pro**.
* Core AI tools and workspace functionality.
* Subscription and user management system.
* Basic affiliate program.


---

# 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://ml-models-pro.gitbook.io/ml-models-pro/community/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.
