-
released this
2026-03-24 07:57:04 +01:00 | 461 commits to main since this release- Section 17: PDF uploads — why no vector embeddings needed (single-file
generation uses full-text extraction which is better for this use case;
explains when embeddings would be appropriate and how to increase truncation limit) - Section 18: Scalability — what already scales, bottlenecks (rate limiting,
file uploads), horizontal scaling pattern with Redis + nginx, cloud options - Section 19: Security — localStorage vs httpOnly cookie decision documented
with rationale; existing XSS protections listed; path to httpOnly if needed - Section 15: Version history updated and moved below new sections
- Version bumped to 3.19, current Docker tag updated
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Section 17: PDF uploads — why no vector embeddings needed (single-file