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

# What's new in MOSTLY AI

## 5.9.0

### Integrations using OAuth to external services

Now you can use OAuth to authenticate with external services with MOSTLY AI. Imagine being able to ask the MOSTLY AI Assistant to pull data from your various external services and use that data to train Generators, create Artifacts, or even generate Synthetic Datasets. Well you don't have to imagine anymore, because as of version 5.9.0, you can!

### Resolved issues

- {/* MSD-2317 */} Fix _Download data_ submenu issue

### Upstream dependencies

- Upgraded [Synthetic Data SDK](https://github.com/mostly-ai/mostlyai) to `5.9.2`, [Synthetic Data Engine](https://github.com/mostly-ai/mostlyai-engine) to `2.3.3`.

## 5.8.2

### Resolved issues
Expand Down