# Changelog

Stay up to date with the latest changes to ACE Studio. This section provides detailed information about new features, voice and instrument releases, general improvements, and bug fixes, helping you make the most of every update.

## **What you'll find here:**

* **New Features & Enhancements:** Discover the latest tools and workflow improvements.
* **New Voice Releases:** Meet the new AI Voices joining the ACE Studio family.
* **New Instrument Releases:** Explore newly added AI instruments.
* **Bug Fixes & Performance Updates:** Learn about resolved issues and optimizations.


---

# 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.acestudio.ai/changelog/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.
