> ## Documentation Index
> Fetch the complete documentation index at: https://azure-foundry.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Updates for Azure AI Foundry

<Update label="2025-08-20" description="Release 1.2.0" tags={["OpenAI, New Features"]}>
  ## Whats new

  * Mulit Agent Orchestration:
    Introducing support for multi-agent orchestration with OpenAI Assistants.
  * Agent Templates Gallery:
    A new curated gallery of agent templates to help you get started with agent development.
  * Model Customization Enhancements:
    Fine-tune models with custom data to improve performance. Now includes parameter sweeping and dataset versioning support.
</Update>

<Update label="2025-08-17" description="Release 1.1.0" tags={["Foundry Models, Improvements"]}>
  ## Whats new

  * Deployment Profiles Update:
    Added new deployment profiles to help you manage your deployments.
  * Enhanced Logging & Observability
    Agent execution logs now include high-level usage insights, trace IDs for debugging, and improved filtering across sessions.
</Update>

<Update label="2025-08-12" description="Release 1.0.9" tags={["Foundry Models, General Fixes"]}>
  ## Whats new

  * Fixed an issue where cloned projects did not retain dataset bindings.
  * Removed latency spikes in multi-chat simulations
  * Addressed an issue where the agent memory was not persisted correctly across sessions.
</Update>
