2.3.2
alyssaxuu/screenity2.3.2May 3, 2026by louislam
AI Summary
Reverts the SQLite connection strategy back to a single connection to resolve connection-related issues.
Key Highlights
- Fixes SQLite connection configuration to use a single connection by default.
Full Release Notes
### 🐞 Bug Fixes - #7346 fix: Revert back from multiple connection to single connection for SQLite by default