2.3.2

inboundemail/inbound2.3.2May 3, 2026by louislam

AI Summary

Bug fix release reverting SQLite connection strategy to a single connection.

Key Highlights

  • Reverted back from multiple to single connection for SQLite

New Features

  • SQLite single connection fix

Full Release Notes

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