2.3.2
astral-sh/uv2.3.2May 3, 2026by louislam
AI Summary
Uptime Kuma 2.3.2 reverts the SQLite connection architecture to a single connection.
Key Highlights
- Reverted to single connection for SQLite by default
New Features
- Fixed SQLite connection handling
Full Release Notes
### 🐞 Bug Fixes - #7346 fix: Revert back from multiple connection to single connection for SQLite by default