Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 31 additions & 2 deletions pages/whats-new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,35 @@ import Image from 'next/image';

# What's new in MOSTLY AI

## 5.3.0

_October 9th, 2025_

### Introducing the Artifact Library

- {/* MSD-2110 */} Access your entire history of created Artifacts in the [Artifact Library](/assistant/artifacts) any time.

### Redshift Connector now available

- {/* MSD-2163 */} Connect to your [Amazon Redshift](https://aws.amazon.com/redshift/) database to generate and store synthetic data directly from your data warehouse.

### Improvements

- {/* MSD-2169 */} Show status in Chats sidebar to support users in better managing active sessions
- {/* MSD-2176 */} Copy-paste files and images directly from your clipboard to the Assistant chat
- {/* MSD-2202 */} Global search now supports looking up resources by UUID
- {/* MSD-2223 */} Unified chat prompt textbox and starters across all locations
- {/* MSD-2238 */} Displaying gzipped CSV files without explicitly unpacking them in now possible

### Resolved issues

- {/* MSD-2218 */} Support string values for non-context foreign keys when generating synthetic data
- {/* MSD-XXXX */} Resolve issues caused by UI caching across releases

### Upstream dependencies

- Upgraded [SDK](https://github.com/mostly-ai/mostlyai) to [`mostlyai 5.3.0`](https://github.com/mostly-ai/mostlyai/commits/main/)

## 5.2.5

_October 1st, 2025_
Expand Down Expand Up @@ -306,10 +335,10 @@ _June 26th, 2025_
{/* MSD-1839 */}
You can now generate and view fully interactive HTML content directly inside Assistant chats. This lets you create rich visualizations, reports, or custom UI elements that are rendered and usable in real time — perfect for sharing insights or building dynamic tools within your conversations.

### Mostly AI MCP Server
### MOSTLY AI MCP Server

{/* MSD-XXXX */}
The MOSTLY AI MCP Server is now available in beta at `https://mcp.mostly.ai/sse`, offering 19 powerful tools to supercharge your synthetic data workflows. It seamlessly integrates with four leading MCP clients:
The MOSTLY AI MCP Server is now available in beta at `https://mcp.mostly.ai/sse/`, offering 19 powerful tools to supercharge your synthetic data workflows. It seamlessly integrates with four leading MCP clients:

- **Claude Desktop** - Bring MOSTLY AI's capabilities directly to your desktop environment.
- **Claude Web UI** - Seamless integration with Claude's web interface
Expand Down