2.3.2
NVIDIA/personaplex2.3.2May 3, 2026by louislam
AI Summary
Reverted the SQLite connection strategy from multiple connections back to a single connection to resolve stability issues.
Key Highlights
- Revert SQLite to single connection for stability
Full Release Notes
### 🐞 Bug Fixes - #7346 fix: Revert back from multiple connection to single connection for SQLite by default