Skip to content

Commit 65163b0

Browse files
committed
release notes v5.8.0
1 parent f2d6039 commit 65163b0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

pages/whats-new.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@ import Image from 'next/image';
88

99
# What's new in MOSTLY AI
1010

11+
## 5.8.0
12+
13+
_December 1st, 2025_
14+
15+
### Improvements
16+
17+
- {/* MSD-1921 */} Stop stripping extra columns from seed data; retain all columns through generation and finalization.
18+
- {/* MSD-2148 */} Update SDK auto-detection logic for DATETIME and short-string (TABULAR_CHARACTER) columns.
19+
- {/* MSD-2323 */} Add openpyxl to the kernel image to ensure Excel files can be downloaded reliably in all environments.
20+
- {/* MSD-2284 */} Show a warning when navigating away with messages still queued for execution.
21+
22+
### Resolved issues
23+
24+
- {/* MSD-2309 */} Set Owner:Me as default filter on the resource list pages
25+
- {/* MSD-XXXX */} Ensure successful file sync when stopping the thread
26+
27+
### Upstream dependencies
28+
29+
- Upgraded [Synthetic Data SDK](https://github.com/mostly-ai/mostlyai) to `5.8.2`, [Synthetic Data Engine](https://github.com/mostly-ai/mostlyai-engine) to `2.3.1`.
30+
1131
## 5.7.1
1232

1333
_November 26th, 2025_

0 commit comments

Comments
 (0)