2.3.2
OpenBB-finance/OpenBB2.3.2May 3, 2026by louislam
AI Summary
Uptime Kuma fixes a database connection issue by reverting to a single SQLite connection strategy.
Key Highlights
- Reverted back from multiple connection to single connection for SQLite by default
New Features
- Single SQLite connection strategy
Full Release Notes
### 🐞 Bug Fixes - #7346 fix: Revert back from multiple connection to single connection for SQLite by default