[v2.1.2] - 2025-08-04
Fixed
- Replaced Tesseract OCR with EasyOCR to resolve out-of-memory (OOM) issues and enabled batching.
- Implemented batching in translation to avoid hitting rate limits.
- removed CORS from logo image tag on chat widget.
Changes
- Refactored file management system for improved modularity and clarity.
- Made invitation and password reset messages more visible on dashboard when token has expired.
- Refresh access token flow improved on dashboard.
[v2.1.1] - 2025-07-21
Fixed
- Semantic search to use the English reformulated user input instead of the original
- New session creation for logged in users, CORS issue
Changes
- Updated alembic version from
1.13.1
to 1.16.2
Removed