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

# What's new in MOSTLY AI

## 5.9.1

### Footer and full page view in shared artifacts

- {/* MSD-2332 */} Sharing Artifacts with MOSTLY AI, just got even better. Now you can view the Artifact in a full page view, and see the footer with all the links to the MOSTLY AI Platform.

### Fixes

- {/* MSD-XXX */} Fix UI issue upon disconnecting from a OAuth2 provider on integrations page
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Placeholder ticket numbers in release notes entries

Two fix entries use MSD-XXX as placeholder ticket numbers instead of actual ticket identifiers. The surrounding entries in the same version section (MSD-2332, MSD-2350, MSD-2326) all have proper ticket numbers, suggesting these placeholders were intended to be replaced before committing the release notes.

Additional Locations (1)

Fix in Cursor Fix in Web

- {/* MSD-2350 */} Increase byte buffer in assistant broker to prevent large file download errors
- {/* MSD-XXX */} Fix credit validation logic
- {/* MSD-2326 */} Fix UI button inconsistencies

## 5.9.0

### Integrations using OAuth to external services
Expand Down