2.3.2
hkchengrex/MMAudio2.3.2May 3, 2026by louislam
AI Summary
This release addresses a critical stability issue by reverting the SQLite connection strategy from multiple connections back to a single connection.
Key Highlights
- Reverted SQLite connection strategy to single connection.
- Fixes issues related to multiple connection handling.
Full Release Notes
### 🐞 Bug Fixes - #7346 fix: Revert back from multiple connection to single connection for SQLite by default