2.3.2

OpenReplicant/ProtoReplicant2.3.2May 3, 2026by louislam

AI Summary

A patch release that reverts SQLite connection handling to a single connection to resolve database locking issues.

Key Highlights

  • Reverted SQLite connection strategy to single connection

Full Release Notes

### 🐞 Bug Fixes
- #7346 fix: Revert back from multiple connection to single connection for SQLite by default