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
12 changes: 12 additions & 0 deletions pages/whats-new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ import Image from 'next/image';

# What's new in MOSTLY AI

## 5.10.0

_January 12th, 2026_

### Generator Constraints

- {/* MSD-2306 */} Generators now support **Constraints** with initial support for **Inequality** and **FixedCombinations** (currently only available via [Assistant](/assistant) & [Synthetic Data SDK](/python-sdk))

### Upstream dependencies

- Upgraded [Synthetic Data SDK](https://github.com/mostly-ai/mostlyai) to `5.10.1`, [Synthetic Data Engine](https://github.com/mostly-ai/mostlyai-engine) to `2.4.0` (and with that upgraded to PyTorch 2.9).

## 5.9.1

### Footer and full page view in shared artifacts
Expand Down