You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/whats-new.mdx
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,26 @@ import Image from 'next/image';
8
8
9
9
# What's new in MOSTLY AI
10
10
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`.
0 commit comments