What's New
- Feat: Add offline Docker build support with embedded models and cache by @danielaskdd in #2222
- Refact: Limit Vector Database Metadata Size by @danielaskdd in #2240
- Feat: Add Optional LLM Cache Deletion for Document Deletion by @danielaskdd in #2244
- Refact: Add Entity Identifier Length Truncation to Prevent Storage Failures by @danielaskdd in #2245
- Refact: Add Multimodal Processing Status Support to DocProcessingStatus by @danielaskdd in #2248
What's Changed
- Refact: Improve query result with semantic null returns by @danielaskdd in #2218
- remove deprecated dotenv package. by @wkpark in #2229
- Refact: Frontend UI Fixes and Performance Improvements by @danielaskdd in #2234
- Security: Fix SQL injection vulnerabilities in PostgreSQL storage by @lucky-verma in #2235
- Update openai requirement from <2.0.0,>=1.0.0 to >=1.0.0,<3.0.0 by @dependabot[bot] in #2238
- Update pandas requirement from <2.3.0,>=2.0.0 to >=2.0.0,<2.4.0 by @dependabot[bot] in #2239
- Optimize PostgreSQL initialization performance by @yrangana in #2237
- fix(docs): correct typo "acivate" → "activate" by @xiaojunxiang2023 in #2243
New Contributors
- @wkpark made their first contribution in #2229
- @lucky-verma made their first contribution in #2235
- @dependabot[bot] made their first contribution in #2238
- @xiaojunxiang2023 made their first contribution in #2243
Full Changelog: v1.4.9.3...v1.4.9.4rc1