Skip to content

Commit 031010f

Browse files
committed
release notes 570
1 parent d4a5a8a commit 031010f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

pages/whats-new.mdx

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

99
# What's new in MOSTLY AI
1010

11+
## 5.7.0
12+
13+
_November 21st, 2025_
14+
15+
### Migrate mostly-app to non-blocking reactive Spring
16+
17+
- {/* MSD-2274 */} MOSTLY AI just became even more more efficient, using fewer resources to do the same work as previously. The platform is scaling fast and can now serve far more simultaneous users without needing to scale up hardware, is more resilient under spikes in traffic, and supports requests moving through the system more smoothly.
18+
19+
### Navbar redesign
20+
21+
- {/* MSD-2286 */} Introducing the new and improved navigation bar for the MOSTLY AI Platform. Now you can get around faster, aesier, and with fewer clciks than before.
22+
23+
### Fixes
24+
25+
- {/* MSD-2297 */} Cap image size with base64 encoding consideration to prevent out-of-memory issues
26+
- {/* MSD-2298 */} Improved scheduling logic of pool manager for better resource utilization
27+
28+
### Upstream dependencies
29+
30+
- Upgraded [Synthetic Data SDK](https://github.com/mostly-ai/mostlyai) to `5.7.0`, [Synthetic Data Engine](https://github.com/mostly-ai/mostlyai-engine) to `2.0.1`, DuckDB to `1.4.2`.
31+
1132
## 5.6.0
1233

1334
_November 14th, 2025_

0 commit comments

Comments
 (0)