2.3.2

datalab-to/marker2.3.2May 3, 2026by louislam

AI Summary

A bug fix release that reverts the SQLite connection strategy back to a single connection to resolve issues.

Key Highlights

  • Reverted SQLite connection strategy to single connection
  • Bug fixes for resending messages

Full Release Notes

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