> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reinforceui-studio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

There are the updates and changes made to ReinforceUI Studio. We are constantly working to improve the application, so be sure to check back often for the latest updates.

## Version 1.3.3 (July 1, 2025)

* **New Features:**
  * Added MLflow support with toggle controls, auto server launch, and dashboard access directly from the UI.
  * Training config updated to support MLflow logging with consistent algorithm naming.
  * README improved with MLflow examples, cleaner layout, and streamlined installation instructions.

## Version 1.3.2 (May 1, 2025)

* **New Features:**
  * Create a build an official python package for ReinforceUI Studio.
  * Include new installation instructions for the package.
  * [https://pypi.org/project/reinforceui-studio/](https://pypi.org/project/reinforceui-studio/)

## Version 1.3.1 (April 1, 2025)

* **New Features:**
  * Added the capability to handle training of several algorithms simultaneously.
  * Created individual folders per algorithm with their own config.json and saved models/logs separately.
  * Automatically generate a final comparison plot after training completes if multiple algorithms were run
